C# Class RTS.Input.RTSUITeamDataPanel

Inheritance: IDisposable
Afficher le fichier Open project: RegrowthStudios/VoxelRTS Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
Inside ( int x, int y ) : bool
RTSUITeamDataPanel ( WidgetRenderer wr ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

Inside() public méthode

public Inside ( int x, int y ) : bool
x int
y int
Résultat bool

RTSUITeamDataPanel() public méthode

public RTSUITeamDataPanel ( WidgetRenderer wr ) : System
wr BlisterUI.Widgets.WidgetRenderer
Résultat System