Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
DummyIM
C# Class DummyIM, cardboard_book
Inheritance:
InteractionManager
Exibir arquivo
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