Property | Type | Description | |
---|---|---|---|
All | IEnumerable |
Method | Description | |
---|---|---|
Update ( |
The update.
|
|
UpdateCreeps ( ) : void |
The update creeps.
|
Method | Description | |
---|---|---|
Creeps ( ) : System |
Initializes static members of the Creeps class.
|
|
Load ( ) : void |
The load.
|
|
ObjectMgr_OnAddEntity ( EntityEventArgs args ) : void |
The object manager on add entity.
|
|
ObjectMgr_OnRemoveEntity ( EntityEventArgs args ) : void |
The object manager on remove entity.
|
public static Update ( |
||
args | /// The args. /// | |
return | void |