C# Class Ctrl_Space.Physics.Collision

Show file 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 property

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

DepthSquared public property

public float DepthSquared
return float

GameObject public property

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

Time public property

public float Time
return float