Oolite 1.91.0.7644-241112-7f5034b
|
Instance Methods | |
(void) | - showScreen |
(void) | - nextAxis |
(NSString *) | - currentAxis |
(void) | - previousAxis |
(void) | - increaseDeadzone |
(void) | - decreaseDeadzone |
(void) | - nextProfileType |
(void) | - previousProfileType |
(void) | - IncreasePower |
(BOOL) | - currentProfileIsSpline |
(void) | - DecreasePower |
(void) | - IncreaseParam |
(void) | - DecreaseParam |
(void) | - saveSettings |
(void) | - graphProfile:at:size: |
(void) | - startEdit |
(NSString *) | - profileType |
Definition at line 45 of file PlayerEntityStickProfile.m.
- (NSString *) currentAxis |
Extends class StickProfileScreen.
Definition at line 43 of file PlayerEntityStickProfile.m.
- (BOOL) currentProfileIsSpline |
Extends class StickProfileScreen.
Definition at line 43 of file PlayerEntityStickProfile.m.
- (void) decreaseDeadzone |
Extends class StickProfileScreen.
Definition at line 43 of file PlayerEntityStickProfile.m.
- (void) DecreaseParam |
Extends class StickProfileScreen.
Definition at line 43 of file PlayerEntityStickProfile.m.
- (void) DecreasePower |
Extends class StickProfileScreen.
Definition at line 43 of file PlayerEntityStickProfile.m.
- (void) graphProfile: | (GLfloat) | alpha | |
at: | (Vector) | at | |
size: | (NSSize) | size |
Extends class StickProfileScreen.
Definition at line 43 of file PlayerEntityStickProfile.m.
- (void) increaseDeadzone |
Extends class StickProfileScreen.
Definition at line 43 of file PlayerEntityStickProfile.m.
- (void) IncreaseParam |
Extends class StickProfileScreen.
Definition at line 43 of file PlayerEntityStickProfile.m.
- (void) IncreasePower |
Extends class StickProfileScreen.
Definition at line 43 of file PlayerEntityStickProfile.m.
- (void) nextAxis |
Extends class StickProfileScreen.
Definition at line 43 of file PlayerEntityStickProfile.m.
- (void) nextProfileType |
Extends class StickProfileScreen.
Definition at line 43 of file PlayerEntityStickProfile.m.
- (void) previousAxis |
Extends class StickProfileScreen.
Definition at line 43 of file PlayerEntityStickProfile.m.
- (void) previousProfileType |
Extends class StickProfileScreen.
Definition at line 43 of file PlayerEntityStickProfile.m.
- (NSString *) profileType |
Extends class StickProfileScreen.
Definition at line 43 of file PlayerEntityStickProfile.m.
- (void) saveSettings |
Extends class StickProfileScreen.
Definition at line 43 of file PlayerEntityStickProfile.m.
- (void) showScreen |
Extends class StickProfileScreen.
Definition at line 43 of file PlayerEntityStickProfile.m.
- (void) startEdit |
Extends class StickProfileScreen.
Definition at line 43 of file PlayerEntityStickProfile.m.