Oolite 1.91.0.7604-240417-a536cbe
Loading...
Searching...
No Matches
Classes | Macros | Variables
PlayerEntityStickProfile.m File Reference
import "PlayerEntity.h"
import "PlayerEntityStickProfile.h"
import "PlayerEntityStickMapper.h"
import "OOJoystickManager.h"
import "OOJoystickProfile.h"
import "PlayerEntityControls.h"
import "PlayerEntitySound.h"
import "OOOpenGL.h"
import "OOMacroOpenGL.h"
import "HeadUpDisplay.h"
+ Include dependency graph for PlayerEntityStickProfile.m:

Go to the source code of this file.

Classes

category  StickProfileScreen(StickProfileInternal)
 

Macros

#define GUI_ROW_STICKPROFILE_BACK   20
 
#define GUI_ROW_STICKPROFILE_AXIS   1
 
#define GUI_ROW_STICKPROFILE_DEADZONE   2
 
#define GUI_ROW_STICKPROFILE_PROFILE_TYPE   3
 
#define GUI_ROW_STICKPROFILE_POWER   4
 
#define GUI_ROW_STICKPROFILE_PARAM   5
 

Variables

static BOOL stickProfileArrow_pressed
 

Macro Definition Documentation

◆ GUI_ROW_STICKPROFILE_AXIS

#define GUI_ROW_STICKPROFILE_AXIS   1

Definition at line 37 of file PlayerEntityStickProfile.m.

◆ GUI_ROW_STICKPROFILE_BACK

#define GUI_ROW_STICKPROFILE_BACK   20

Definition at line 36 of file PlayerEntityStickProfile.m.

◆ GUI_ROW_STICKPROFILE_DEADZONE

#define GUI_ROW_STICKPROFILE_DEADZONE   2

Definition at line 38 of file PlayerEntityStickProfile.m.

◆ GUI_ROW_STICKPROFILE_PARAM

#define GUI_ROW_STICKPROFILE_PARAM   5

Definition at line 41 of file PlayerEntityStickProfile.m.

◆ GUI_ROW_STICKPROFILE_POWER

#define GUI_ROW_STICKPROFILE_POWER   4

Definition at line 40 of file PlayerEntityStickProfile.m.

◆ GUI_ROW_STICKPROFILE_PROFILE_TYPE

#define GUI_ROW_STICKPROFILE_PROFILE_TYPE   3

Definition at line 39 of file PlayerEntityStickProfile.m.

Variable Documentation

◆ stickProfileArrow_pressed

BOOL stickProfileArrow_pressed
static

Definition at line 43 of file PlayerEntityStickProfile.m.