Метод | Описание | |
---|---|---|
MakeLevelFromIndex ( int idx ) : Level | ||
MakeWorldTypeFromIndex ( int idx ) : WorldType | ||
ToIndex ( this thiz ) : int | ||
ToNumber ( this thiz ) : int |
public static MakeLevelFromIndex ( int idx ) : Level | ||
idx | int | |
Результат | Level |
public static MakeWorldTypeFromIndex ( int idx ) : WorldType | ||
idx | int | |
Результат | WorldType |
public static ToIndex ( this thiz ) : int | ||
thiz | this | |
Результат | int |
public static ToNumber ( this thiz ) : int | ||
thiz | this | |
Результат | int |