C# Class GameEntities.Crane.ThreadItem

ファイルを表示 Open project: DarrenHassan/GDM4242-GroupD

Public Properties

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

Property Details

endObject public_oe property

public MapObjectAttachedObject endObject
return MapObjectAttachedObject

meshObject public_oe property

public MeshObject meshObject
return MeshObject

sceneNode public_oe property

public SceneNode,Engine sceneNode
return Engine.SceneNode

startObject public_oe property

public MapObjectAttachedObject startObject
return MapObjectAttachedObject