| Package | Description |
|---|---|
| cn.lanink.gamecore.modelmanager.oldmodelpojo |
| Modifier and Type | Field and Description |
|---|---|
List<Bone> |
Model.bones |
| Modifier and Type | Method and Description |
|---|---|
Bone |
Model.getBoneFromName(String name) |
| Constructor and Description |
|---|
Model(int textureWidth,
int textureHeight,
int visible_bounds_width,
int visible_bounds_height,
List<Integer> visible_bounds_offset,
List<Bone> bones) |
Copyright © 2022. All rights reserved.