C# Class ControllerEventArgs, isoAbbeyTFG

Inheritance: System.EventArgs
Afficher le fichier Open project: nvidiosin/isoAbbeyTFG Class Usage Examples

Méthodes publiques

Свойство Type Description
DOWN bool
LEFT bool
RIGHT bool
UP bool
cell Cell,
entity Entity
isLeftDown bool
isLeftUp bool
leftStatus bool
mousePos Vector2
options Option[],
send bool

Property Details

DOWN public_oe property

public bool DOWN
Résultat bool

LEFT public_oe property

public bool LEFT
Résultat bool

RIGHT public_oe property

public bool RIGHT
Résultat bool

UP public_oe property

public bool UP
Résultat bool

cell public_oe property

public Cell, cell
Résultat Cell,

entity public_oe property

public Entity entity
Résultat Entity

isLeftDown public_oe property

public bool isLeftDown
Résultat bool

isLeftUp public_oe property

public bool isLeftUp
Résultat bool

leftStatus public_oe property

public bool leftStatus
Résultat bool

mousePos public_oe property

public Vector2 mousePos
Résultat Vector2

options public_oe property

public Option[], options
Résultat Option[],

send public_oe property

public bool send
Résultat bool