C# Class KeyMapping, 2DPlatformer

KeyMapping is a named handler for 3 CustomInput.
Afficher le fichier Open project: MarbleGameDev/2DPlatformer Class Usage Examples

Méthodes publiques

Свойство Type Description
keyName string

Méthodes publiques

Méthode Description
OnClick ( ) : void
Start ( ) : void
Update ( ) : void

Method Details

OnClick() public méthode

public OnClick ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

keyName public_oe property

public string keyName
Résultat string