C# Class Ctrl_Space.Physics.Collision

Datei anzeigen Open project: vkd/Ctrl-Space Class Usage Examples

Public Properties

Property Type Description
Delta Microsoft.Xna.Framework.Vector2
DepthSquared float
GameObject Ctrl_Space.Gameplay.GameObject
Time float

Property Details

Delta public_oe property

public Vector2,Microsoft.Xna.Framework Delta
return Microsoft.Xna.Framework.Vector2

DepthSquared public_oe property

public float DepthSquared
return float

GameObject public_oe property

public GameObject,Ctrl_Space.Gameplay GameObject
return Ctrl_Space.Gameplay.GameObject

Time public_oe property

public float Time
return float