C# Class GameEntities.Crane.ThreadItem

Show file Open project: DarrenHassan/GDM4242-GroupD

Public Properties

Property Type Description
endObject MapObjectAttachedObject
meshObject MeshObject
sceneNode Engine.SceneNode
startObject MapObjectAttachedObject

Property Details

endObject public property

public MapObjectAttachedObject endObject
return MapObjectAttachedObject

meshObject public property

public MeshObject meshObject
return MeshObject

sceneNode public property

public SceneNode,Engine sceneNode
return Engine.SceneNode

startObject public property

public MapObjectAttachedObject startObject
return MapObjectAttachedObject