Class Model
java.lang.Object
cn.lanink.gamecore.modelmanager.oldmodelpojo.Model
- All Implemented Interfaces:
IManager.IModel
-
Field Summary
FieldsModifier and TypeFieldDescriptionintintintint -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
textureWidth
@SerializedName("texturewidth") public int textureWidth -
textureHeight
@SerializedName("textureheight") public int textureHeight -
visible_bounds_width
public int visible_bounds_width -
visible_bounds_height
public int visible_bounds_height -
visible_bounds_offset
-
bones
-
-
Constructor Details
-
Model
-
-
Method Details
-
getBoneFromName
-