| Package | Description |
|---|---|
| cn.lanink.gamecore.modelmanager.newmodelpojo |
| Modifier and Type | Field and Description |
|---|---|
List<Cube> |
Bone.cubes |
| Modifier and Type | Method and Description |
|---|---|
List<Cube> |
Bone.getCubes() |
| Constructor and Description |
|---|
Bone(String name,
List<Double> pivot,
List<Double> rotation,
List<Cube> cubes) |
Copyright © 2022. All rights reserved.