C# Class RTSEngine.Data.SelectEvent

Inheritance: GameInputEvent
Mostra file Open project: RegrowthStudios/VoxelRTS Class Usage Examples

Public Methods

Method Description
SelectEvent ( int t, List s, bool append = false ) : System

Method Details

SelectEvent() public method

public SelectEvent ( int t, List s, bool append = false ) : System
t int
s List
append bool
return System