Method | Description | |
---|---|---|
OnInitialize ( ) : void | ||
OnUpdate ( System.TimeSpan delta ) : void | ||
SpawnPoint ( string mobTemplate, int width, int height ) : System |
Method | Description | |
---|---|---|
OnMobDeath ( |
public OnUpdate ( System.TimeSpan delta ) : void | ||
delta | System.TimeSpan | |
return | void |
public SpawnPoint ( string mobTemplate, int width, int height ) : System | ||
mobTemplate | string | |
width | int | |
height | int | |
return | System |