Class Md3DataStore

java.lang.Object
com.ardor3d.extension.model.md3.Md3DataStore

public class Md3DataStore extends Object
  • Constructor Details

    • Md3DataStore

      public Md3DataStore(Node mainNode)
  • Method Details

    • getScene

      public Node getScene()
    • getFrameNames

      public List<String> getFrameNames()
    • getFrameIndex

      public int getFrameIndex(String frameName)
    • getSkinNames

      public List<String> getSkinNames()