projectkyoto.mmd.file
クラス PMDBoneDisp

java.lang.Object
  上位を拡張 projectkyoto.mmd.file.PMDBoneDisp

public class PMDBoneDisp
extends java.lang.Object


コンストラクタの概要
PMDBoneDisp(DataInputStreamLittleEndian is)
           
 
メソッドの概要
 int getBoneDispFrameIndex()
           
 int getBoneIndex()
           
 void setBoneDispFrameIndex(int boneDispFrameIndex)
           
 void setBoneIndex(int boneIndex)
           
 java.lang.String toString()
           
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

PMDBoneDisp

public PMDBoneDisp(DataInputStreamLittleEndian is)
            throws java.io.IOException
例外:
java.io.IOException
メソッドの詳細

toString

public java.lang.String toString()
オーバーライド:
クラス java.lang.Object 内の toString

getBoneDispFrameIndex

public int getBoneDispFrameIndex()

setBoneDispFrameIndex

public void setBoneDispFrameIndex(int boneDispFrameIndex)

getBoneIndex

public int getBoneIndex()

setBoneIndex

public void setBoneIndex(int boneIndex)