Property | Type | Description | |
---|---|---|---|
CurrentLevel | Level |
Method | Description | |
---|---|---|
AddPlayer ( |
||
CreateLevel ( Vector2 size, |
||
Initialize ( ) : void | ||
LoadLevel ( int level ) : void |
Method | Description | |
---|---|---|
InitLevel1 ( ) : void | ||
SetupPlayerOnMap ( List |
public static AddPlayer ( |
||
player | ||
return | void |
public static CreateLevel ( Vector2 size, |
||
size | Vector2 | |
playerSetup | ||
return | void |