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
ChangeSwitchEventEditor
C# Class ChangeSwitchEventEditor, isoAbbeyTFG
Inheritance:
EventEditor
Exibir arquivo
Open project: nvidiosin/isoAbbeyTFG
Public Methods
Method
Description
ChangeSwitchEventEditor
( ) :
System.Collections
clone
( ) :
EventEditor,
draw
( ) :
void
useEvent
(
GameEvent,
ge
) :
void
Method Details
ChangeSwitchEventEditor()
public
method
public
ChangeSwitchEventEditor
( ) :
System.Collections
return
System.Collections
clone()
public
method
public
clone
( ) :
EventEditor,
return
EventEditor,
draw()
public
method
public
draw
( ) :
void
return
void
useEvent()
public
method
public
useEvent
(
GameEvent,
ge
) :
void
ge
GameEvent,
return
void