Elin Decompiled Documentation EA 23.102 Nightly
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 6 of file BaseGameScreen.cs.

Member Data Documentation

◆ linear

bool BaseGameScreen.FocusOption.linear = true

Definition at line 12 of file BaseGameScreen.cs.

Referenced by BaseGameScreen.RefreshPosition().

◆ player

bool BaseGameScreen.FocusOption.player

Definition at line 14 of file BaseGameScreen.cs.

◆ pos

Point BaseGameScreen.FocusOption.pos

Definition at line 8 of file BaseGameScreen.cs.

Referenced by BaseGameScreen.RefreshPosition().

◆ speed

float BaseGameScreen.FocusOption.speed = 2f

Definition at line 10 of file BaseGameScreen.cs.

Referenced by BaseGameScreen.RefreshPosition().


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