Property | Type | Description | |
---|---|---|---|
ClosingStarted | bool | ||
RealmClosed | bool | ||
world |
Method | Description | |
---|---|---|
CheckFinalQuests ( ) : bool | ||
CloseRealm ( ) : void | ||
CountEnemies ( ) : int | ||
CubeGods ( ) : int | ||
CyclopsGods ( ) : int | ||
Ents ( ) : int | ||
GetNormal ( |
||
GetNormal ( |
||
GetUniform ( |
||
GhostGods ( ) : int | ||
Hermits ( ) : int | ||
Init ( ) : void | ||
InitCloseRealm ( ) : void | ||
Liches ( ) : int | ||
OnEnemyKilled ( wServer.realm.entities.Enemy enemy, |
||
OnPlayerEntered ( |
||
Oryx ( |
||
RedDemons ( ) : int | ||
SkullShines ( ) : int | ||
Sphinxes ( ) : int | ||
Tick ( |
Method | Description | |
---|---|---|
BroadcastMsg ( string message ) : void | ||
EnsurePopulation ( ) : void | ||
GetRandomObjType ( double>.Tuple |
||
HandleAnnouncements ( ) : void | ||
RecalculateEnemyCount ( ) : void | ||
SendMsg ( |
||
Spawn ( ObjectDesc desc, WmapTerrain terrain, int w, int h ) : int | ||
SpawnEvent ( ISetPiece setpiece ) : void |
public static GetNormal ( |
||
rand | ||
return | double |
public static GetNormal ( |
||
rand | ||
mean | double | |
standardDeviation | double | |
return | double |
public static GetUniform ( |
||
rand | ||
return | double |
public OnEnemyKilled ( wServer.realm.entities.Enemy enemy, |
||
enemy | wServer.realm.entities.Enemy | |
killer | ||
return | void |
public OnPlayerEntered ( |
||
player | ||
return | void |
public Oryx ( |
||
world | ||
return | System |