C# Class Controller2D.CollisionInfo, DreamCatcher

Afficher le fichier Open project: themechanicalturk/DreamCatcher Class Usage Examples

Méthodes publiques

Свойство Type Description
above bool
left bool

Méthodes publiques

Méthode Description
Reset ( ) : void

Method Details

Reset() public méthode

public Reset ( ) : void
Résultat void

Property Details

above public_oe property

public bool above
Résultat bool

left public_oe property

public bool left
Résultat bool