C# Class DummyIM, cardboard_book

Inheritance: InteractionManager
Afficher le fichier Open project: backstopmedia/cardboard_book

Méthodes publiques

Méthode Description
onControl ( ) : void
onLook ( long ms ) : void
onRelease ( ) : void
onStart ( ) : void
onUpdate ( ) : void
onVisible ( ) : void

Method Details

onControl() public méthode

public onControl ( ) : void
Résultat void

onLook() public méthode

public onLook ( long ms ) : void
ms long
Résultat void

onRelease() public méthode

public onRelease ( ) : void
Résultat void

onStart() public méthode

public onStart ( ) : void
Résultat void

onUpdate() public méthode

public onUpdate ( ) : void
Résultat void

onVisible() public méthode

public onVisible ( ) : void
Résultat void