public class ScKeyAssignment
extends java.lang.Object
implements java.lang.Cloneable
| Modifier and Type | Field and Description | 
|---|---|
| short | m1key 1 | 
| short | m1Bkey 1, shift level | 
| short | m2key 2 | 
| short | m2Bkey 2, shift level | 
| short | m2D3Dkey 2D3D | 
| short | m2D3DBkey 2D3D, shift level | 
| short | m3key 3 | 
| short | m3Bkey 3, shift level | 
| short | m4key 4 | 
| short | m4Bkey 4, shift level | 
| short | m5key 5 | 
| short | m5Bkey 5, shift level | 
| short | m6key 6 | 
| short | m6Bkey 6, shift level | 
| short | mAlhcap deflection rotation around x axis left high | 
| short | mAllcap deflection rotation around x axis left low | 
| short | mAlmcap deflection rotation around x axis left mid | 
| short | mAltkey Alt | 
| short | mAltBkey Alt, shift level | 
| short | mAnyHany cap deflection high | 
| short | mAnyLany cap deflection low | 
| short | mAnyMany cap deflection mid | 
| short | mAnyRotHany rotational cap deflection high | 
| short | mAnyRotLany rotational cap deflection low | 
| short | mAnyRotMany rotational cap deflection mid | 
| short | mAnyStartedany cap deflection started | 
| short | mAnyStoppedcap released | 
| short | mAnyTraHany translational cap deflection high | 
| short | mAnyTraLany translational cap deflection low | 
| short | mAnyTraMany translational cap deflection mid | 
| short | mArhcap deflection rotation around x axis right high | 
| short | mArlcap deflection rotation around x axis right low | 
| short | mArmcap deflection rotation around x axis right mid | 
| static int | MAX_WHEEL_SLOTS_NUMmaximal number of weel slots | 
| short | mBlhcap deflection rotation around y axis left high | 
| short | mBllcap deflection rotation around y axis left low | 
| short | mBlmcap deflection rotation around y axis left mid | 
| short | mBrhcap deflection rotation around y axis right high | 
| short | mBrlcap deflection rotation around y axis right low | 
| short | mBrmcap deflection rotation around y axis right mid | 
| short | mClhcap deflection rotation around z axis left high | 
| short | mCllcap deflection rotation around z axis left low | 
| short | mClmcap deflection rotation around z axis left mid | 
| short | mCrhcap deflection rotation around z axis right high | 
| short | mCrlcap deflection rotation around z axis right low | 
| short | mCrmcap deflection rotation around z axis right mid | 
| short | mCtrlkey Ctrl | 
| short | mCtrlBkey Ctrl, shift level | 
| short | mEsckey Esc | 
| short | mEscBkey Esc, shift level | 
| short | mFitkey Fit | 
| short | mFitBkey Fit, shift level | 
| short | mFrontkey Front | 
| short | mFrontBkey Front, shift level | 
| short | mMenuekey Menue | 
| short | mMenueBkey Menue, shift level | 
| short | mPanelkey Panel | 
| short | mPanelBkey Panel, shift level | 
| short | mRightkey Right | 
| short | mRightBkey Right, shift level | 
| short | mShiftkey Shift | 
| short | mShiftBkey Shift, shift level | 
| short | mTopkey Top | 
| short | mTopBkey Top, shift level | 
| short | mWheelLwheel gesture L | 
| short | mWheelLeftwheel movement to the left | 
| short | mWheelLlwheel gesture LL | 
| short | mWheelLrwheel gesture LR | 
| short | mWheelLrlwheel gesture LRL | 
| short | mWheelRwheel gesture R | 
| short | mWheelRightwheel movement to the right | 
| short | mWheelRlwheel gesture RL | 
| short | mWheelRlrwheel gesture RLR | 
| short | mWheelRrwheel gesture RR | 
| short[] | mWheelSlot | 
| short | mXlhcap deflection translation left high | 
| short | mXllcap deflection translation left low | 
| short | mXlmcap deflection translation left mid | 
| short | mXrhcap deflection translation right high | 
| short | mXrlcap deflection translation right low | 
| short | mXrmcap deflection translation right mid | 
| short | mYdhcap deflection translation down high | 
| short | mYdlcap deflection translation down low | 
| short | mYdmcap deflection translation down mid | 
| short | mYuhcap deflection translation up high | 
| short | mYulcap deflection translation up low | 
| short | mYumcap deflection translation up mid | 
| short | mZbhcap deflection translation backward high | 
| short | mZblcap deflection translation backward low | 
| short | mZbmcap deflection translation backward mid | 
| short | mZfhcap deflection translation forward high | 
| short | mZflcap deflection translation forward low | 
| short | mZfmcap deflection translation forward mid | 
| Constructor and Description | 
|---|
| ScKeyAssignment() | 
| Modifier and Type | Method and Description | 
|---|---|
| ScKeyAssignment | clone() | 
| java.lang.String | convToString() | 
public static final int MAX_WHEEL_SLOTS_NUM
public short m1
public short m2
public short m3
public short m4
public short m5
public short m6
public short mCtrl
public short mAlt
public short mShift
public short mEsc
public short mFront
public short mRight
public short mTop
public short mFit
public short m2D3D
public short mPanel
public short mMenue
public short m1B
public short m2B
public short m3B
public short m4B
public short m5B
public short m6B
public short mCtrlB
public short mAltB
public short mShiftB
public short mEscB
public short mFrontB
public short mRightB
public short mTopB
public short mFitB
public short m2D3DB
public short mPanelB
public short mMenueB
public short mWheelLeft
public short mWheelRight
public short mWheelL
public short mWheelR
public short mWheelLr
public short mWheelRl
public short mWheelLrl
public short mWheelRlr
public short mWheelLl
public short mWheelRr
public short[] mWheelSlot
public short mXll
public short mXlm
public short mXlh
public short mXrl
public short mXrm
public short mXrh
public short mYdl
public short mYdm
public short mYdh
public short mYul
public short mYum
public short mYuh
public short mZfl
public short mZfm
public short mZfh
public short mZbl
public short mZbm
public short mZbh
public short mAnyTraL
public short mAnyTraM
public short mAnyTraH
public short mArl
public short mArm
public short mArh
public short mAll
public short mAlm
public short mAlh
public short mBrl
public short mBrm
public short mBrh
public short mBll
public short mBlm
public short mBlh
public short mCrl
public short mCrm
public short mCrh
public short mCll
public short mClm
public short mClh
public short mAnyRotL
public short mAnyRotM
public short mAnyRotH
public short mAnyL
public short mAnyM
public short mAnyH
public short mAnyStarted
public short mAnyStopped
public ScKeyAssignment clone()
clone in class java.lang.Objectpublic java.lang.String convToString()