C# Class OnScreenControlsGUI, isoAbbeyTFG

Inheritance: IsoGUI
Afficher le fichier Open project: nvidiosin/isoAbbeyTFG

Méthodes publiques

Méthode Description
OnScreenControlsGUI ( ) : System.Collections
captureEvent ( ControllerEventArgs, args ) : bool
draw ( ) : void
fillControllerEvent ( ControllerEventArgs, args ) : void

Method Details

OnScreenControlsGUI() public méthode

public OnScreenControlsGUI ( ) : System.Collections
Résultat System.Collections

captureEvent() public méthode

public captureEvent ( ControllerEventArgs, args ) : bool
args ControllerEventArgs,
Résultat bool

draw() public méthode

public draw ( ) : void
Résultat void

fillControllerEvent() public méthode

public fillControllerEvent ( ControllerEventArgs, args ) : void
args ControllerEventArgs,
Résultat void