|
Oolite
|
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 |
Definition at line 43 of file PlayerEntityStickProfile.m.
| - (BOOL) currentProfileIsSpline |
Definition at line 43 of file PlayerEntityStickProfile.m.
| - (void) decreaseDeadzone |
Definition at line 43 of file PlayerEntityStickProfile.m.
| - (void) DecreaseParam |
Definition at line 43 of file PlayerEntityStickProfile.m.
| - (void) DecreasePower |
Definition at line 43 of file PlayerEntityStickProfile.m.
| - (void) graphProfile: | (GLfloat) | alpha | |
| at: | (Vector) | at | |
| size: | (NSSize) | size | |
Definition at line 43 of file PlayerEntityStickProfile.m.
| - (void) increaseDeadzone |
Definition at line 43 of file PlayerEntityStickProfile.m.
| - (void) IncreaseParam |
Definition at line 43 of file PlayerEntityStickProfile.m.
| - (void) IncreasePower |
Definition at line 43 of file PlayerEntityStickProfile.m.
| - (void) nextAxis |
Definition at line 43 of file PlayerEntityStickProfile.m.
| - (void) nextProfileType |
Definition at line 43 of file PlayerEntityStickProfile.m.
| - (void) previousAxis |
Definition at line 43 of file PlayerEntityStickProfile.m.
| - (void) previousProfileType |
Definition at line 43 of file PlayerEntityStickProfile.m.
| - (NSString *) profileType |
Definition at line 43 of file PlayerEntityStickProfile.m.
| - (void) saveSettings |
Definition at line 43 of file PlayerEntityStickProfile.m.
| - (void) showScreen |
Definition at line 43 of file PlayerEntityStickProfile.m.
| - (void) startEdit |
Definition at line 43 of file PlayerEntityStickProfile.m.