Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
RTS
Input
RTSUITeamDataPanel
C# Class RTS.Input.RTSUITeamDataPanel
Inheritance:
IDisposable
Datei anzeigen
Open project: RegrowthStudios/VoxelRTS
Class Usage Examples
Public Methods
Method
Description
Dispose
( ) :
void
Inside
(
int
x
,
int
y
) :
bool
RTSUITeamDataPanel
(
WidgetRenderer
wr
) :
System
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
Inside()
public
method
public
Inside
(
int
x
,
int
y
) :
bool
x
int
y
int
return
bool
RTSUITeamDataPanel()
public
method
public
RTSUITeamDataPanel
(
WidgetRenderer
wr
) :
System
wr
BlisterUI.Widgets.WidgetRenderer
return
System