![]() |
Oolite 1.91.0.7668-250429-8542c40
|
#include <PlayerEntityStickProfile.h>
Instance Methods | |
(void) | - setGuiToStickProfileScreen: |
(void) | - stickProfileInputHandler:view: |
(void) | - stickProfileGraphAxisProfile:screenAt:screenSize: |
Definition at line 33 of file PlayerEntityStickProfile.h.
- (void) setGuiToStickProfileScreen: | (GuiDisplayGen *) | gui |
Extends class PlayerEntity.
Definition at line 69 of file PlayerEntityStickProfile.m.
- (void) stickProfileGraphAxisProfile: | (GLfloat) | alpha | |
screenAt: | (Vector) | screenAt | |
screenSize: | (NSSize) | screenSize |
Extends class PlayerEntity.
Definition at line 225 of file PlayerEntityStickProfile.m.
- (void) stickProfileInputHandler: | (GuiDisplayGen *) | gui | |
view: | (MyOpenGLView *) | gameView |
Extends class PlayerEntity.
Definition at line 76 of file PlayerEntityStickProfile.m.
References GUI_ROW_STICKPROFILE_AXIS, GUI_ROW_STICKPROFILE_BACK, GUI_ROW_STICKPROFILE_DEADZONE, GUI_ROW_STICKPROFILE_PARAM, GUI_ROW_STICKPROFILE_POWER, GUI_ROW_STICKPROFILE_PROFILE_TYPE, gvDeleteKey, gvMouseLeftButton, PlayerEntity::handleGUIUpDownArrowKeys, PlayerEntity::setGuiToStickMapperScreen:resetCurrentRow:, stickProfileArrow_pressed, x, and y.