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
Game
MapsWindow
C# Class Game.MapsWindow
Defines a window of map choice.
Inheritance:
EControl
Mostra file
Open project: DarrenHassan/GDM4242-GroupD
Protected Methods
Method
Description
OnAttach
( ) :
void
OnKeyDown
(
KeyEvent
e
) :
bool
Private Methods
Method
Description
RunMap
(
string
name
) :
void
listBox_SelectedIndexChanged
(
object
sender
) :
void
Method Details
OnAttach()
protected
method
protected
OnAttach
( ) :
void
return
void
OnKeyDown()
protected
method
protected
OnKeyDown
(
KeyEvent
e
) :
bool
e
KeyEvent
return
bool