Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
GravityTurn
Window
WindowManager
C# Class GravityTurn.Window.WindowManager
Mostra file
Open project: johnfink8/GravityTurn
Public Methods
Method
Description
DrawGuis
( ) :
void
OnDestroy
( ) :
void
Register
(
BaseWindow
window
) :
void
Method Details
DrawGuis()
public
method
public
DrawGuis
( ) :
void
return
void
OnDestroy()
public
method
public
OnDestroy
( ) :
void
return
void
Register()
public
method
public
Register
(
BaseWindow
window
) :
void
window
BaseWindow
return
void