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
VoxelGame
UI
Utility
CloseHandel
C# Class VoxelGame.UI.Utility.CloseHandel
A handel that allows to close a window.
Exibir arquivo
Open project: pershingthesecond/VoxelGame
Public Methods
Method
Description
Close
( ) :
void
Closes the window.
CloseHandel
(
Window
window
) :
Gwen.Net.Control
Method Details
Close()
public
method
Closes the window.
public
Close
( ) :
void
return
void
CloseHandel()
public
method
public
CloseHandel
(
Window
window
) :
Gwen.Net.Control
window
Window
return
Gwen.Net.Control