Elin Modding Docs Doc
Loading...
Searching...
No Matches
BaseGameScreen.FocusOption Class Reference

Public Attributes

Point pos
 
float speed = 2f
 
bool linear = true
 
bool player
 

Detailed Description

Definition at line 1041 of file BaseGameScreen.cs.

Member Data Documentation

◆ linear

bool BaseGameScreen.FocusOption.linear = true

Definition at line 1050 of file BaseGameScreen.cs.

◆ player

bool BaseGameScreen.FocusOption.player

Definition at line 1053 of file BaseGameScreen.cs.

◆ pos

Point BaseGameScreen.FocusOption.pos

Definition at line 1044 of file BaseGameScreen.cs.

◆ speed

float BaseGameScreen.FocusOption.speed = 2f

Definition at line 1047 of file BaseGameScreen.cs.


The documentation for this class was generated from the following file: