Метод | Описание | |
---|---|---|
MSTower ( String model, String texture, String effect, Vector3 position, float rotation, int row, int column, int height, MSTowerStats stats ) : System | ||
VolunteerReturned ( ) : void | ||
increaseCapacity ( int i ) : void | ||
load ( System sr ) : void | ||
remove ( MSUnit unit ) : void | ||
sentinel ( |
||
toString ( ) : string |
public MSTower ( String model, String texture, String effect, Vector3 position, float rotation, int row, int column, int height, MSTowerStats stats ) : System | ||
model | String | |
texture | String | |
effect | String | |
position | Vector3 | |
rotation | float | |
row | int | |
column | int | |
height | int | |
stats | MSTowerStats | |
Результат | System |
public sentinel ( |
||
map | ||
unitHandler | ||
Результат | void |