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
Editor
Source_Files
Instances
GameInstance
C# Class Editor.Source_Files.Instances.GameInstance
Inheritance:
NativeInstance
Exibir arquivo
Open project: LauriM/PropellerEngine
Class Usage Examples
Public Methods
Method
Description
GameInstance
( ) :
System
kill
( ) :
void
update
( ) :
void
Private Methods
Method
Description
startup
(
IntPtr
stream
) :
void
Method Details
GameInstance()
public
method
public
GameInstance
( ) :
System
return
System
kill()
public
method
public
kill
( ) :
void
return
void
update()
public
method
public
update
( ) :
void
return
void