|
Elin Modding Docs Doc
|
Public Attributes | |
| Point | pos |
| float | speed = 2f |
| bool | linear = true |
| bool | player |
Definition at line 1041 of file BaseGameScreen.cs.
| bool BaseGameScreen.FocusOption.linear = true |
Definition at line 1050 of file BaseGameScreen.cs.
| bool BaseGameScreen.FocusOption.player |
Definition at line 1053 of file BaseGameScreen.cs.
| Point BaseGameScreen.FocusOption.pos |
Definition at line 1044 of file BaseGameScreen.cs.
| float BaseGameScreen.FocusOption.speed = 2f |
Definition at line 1047 of file BaseGameScreen.cs.