C# Class InputHelper, gateway2dwest

Afficher le fichier Open project: stlgamedev/gateway2dwest Class Usage Examples

Méthodes publiques

Свойство Type Description
attackButton string
cancel string
confirm string
downButton string
horizontalAxis string
leftButton string
magicButton string
rightButton string
select string
upButton string
verticalAxis string

Méthodes publiques

Méthode Description
GetAttack ( ) : bool
GetAttackDown ( ) : bool
GetAttackUp ( ) : bool
GetDownDown ( ) : bool
GetLeftDown ( ) : bool
GetMagic ( ) : bool
GetMagicDown ( ) : bool
GetMagicUp ( ) : bool
GetRightDown ( ) : bool
GetUpDown ( ) : bool
axisRaw ( ) : Vector2

Method Details

GetAttack() public méthode

public GetAttack ( ) : bool
Résultat bool

GetAttackDown() public méthode

public GetAttackDown ( ) : bool
Résultat bool

GetAttackUp() public méthode

public GetAttackUp ( ) : bool
Résultat bool

GetDownDown() public méthode

public GetDownDown ( ) : bool
Résultat bool

GetLeftDown() public méthode

public GetLeftDown ( ) : bool
Résultat bool

GetMagic() public méthode

public GetMagic ( ) : bool
Résultat bool

GetMagicDown() public méthode

public GetMagicDown ( ) : bool
Résultat bool

GetMagicUp() public méthode

public GetMagicUp ( ) : bool
Résultat bool

GetRightDown() public méthode

public GetRightDown ( ) : bool
Résultat bool

GetUpDown() public méthode

public GetUpDown ( ) : bool
Résultat bool

axisRaw() public méthode

public axisRaw ( ) : Vector2
Résultat Vector2

Property Details

attackButton public_oe property

public string attackButton
Résultat string

cancel public_oe property

public string cancel
Résultat string

confirm public_oe property

public string confirm
Résultat string

downButton public_oe property

public string downButton
Résultat string

horizontalAxis public_oe property

public string horizontalAxis
Résultat string

leftButton public_oe property

public string leftButton
Résultat string

magicButton public_oe property

public string magicButton
Résultat string

rightButton public_oe property

public string rightButton
Résultat string

select public_oe property

public string select
Résultat string

upButton public_oe property

public string upButton
Résultat string

verticalAxis public_oe property

public string verticalAxis
Résultat string