|
Elin Decompiled Documentation EA 23.230 Nightly
|
Public Attributes | |
| Point | pos |
| float | speed = 2f |
| bool | linear = true |
| bool | player |
Definition at line 6 of file BaseGameScreen.cs.
| bool BaseGameScreen.FocusOption.linear = true |
Definition at line 12 of file BaseGameScreen.cs.
Referenced by BaseGameScreen.RefreshPosition().
| bool BaseGameScreen.FocusOption.player |
Definition at line 14 of file BaseGameScreen.cs.
| Point BaseGameScreen.FocusOption.pos |
Definition at line 8 of file BaseGameScreen.cs.
Referenced by BaseGameScreen.RefreshPosition().
| float BaseGameScreen.FocusOption.speed = 2f |
Definition at line 10 of file BaseGameScreen.cs.
Referenced by BaseGameScreen.RefreshPosition().