C# Class MrGravity.PhysicsEnvironment

Environment where Physics objects exist
Afficher le fichier Open project: DizWARE/Mr-Gravity Class Usage Examples

Méthodes publiques

Свойство Type Description
DirectionDown Microsoft.Xna.Framework.Vector2
DirectionLeft Microsoft.Xna.Framework.Vector2
DirectionRight Microsoft.Xna.Framework.Vector2
DirectionUp Microsoft.Xna.Framework.Vector2

Property Details

DirectionDown public_oe property

public Vector2,Microsoft.Xna.Framework DirectionDown
Résultat Microsoft.Xna.Framework.Vector2

DirectionLeft public_oe property

public Vector2,Microsoft.Xna.Framework DirectionLeft
Résultat Microsoft.Xna.Framework.Vector2

DirectionRight public_oe property

public Vector2,Microsoft.Xna.Framework DirectionRight
Résultat Microsoft.Xna.Framework.Vector2

DirectionUp public_oe property

public Vector2,Microsoft.Xna.Framework DirectionUp
Résultat Microsoft.Xna.Framework.Vector2