C# Class DummyIM, cardboard_book

Inheritance: InteractionManager
Datei anzeigen Open project: backstopmedia/cardboard_book

Public Methods

Method Description
onControl ( ) : void
onLook ( long ms ) : void
onRelease ( ) : void
onStart ( ) : void
onUpdate ( ) : void
onVisible ( ) : void

Method Details

onControl() public method

public onControl ( ) : void
return void

onLook() public method

public onLook ( long ms ) : void
ms long
return void

onRelease() public method

public onRelease ( ) : void
return void

onStart() public method

public onStart ( ) : void
return void

onUpdate() public method

public onUpdate ( ) : void
return void

onVisible() public method

public onVisible ( ) : void
return void