Package | Description |
---|---|
com.tyrlib2.graphics.renderables |
Modifier and Type | Method and Description |
---|---|
SubEntity |
Entity.getSubEntity(int index)
Get a subentity by index
|
SubEntity |
Entity.getSubEntity(java.lang.String name)
Get a Subentity
|
Modifier and Type | Method and Description |
---|---|
void |
Entity.addSubEntity(SubEntity subEntity)
Add a new subentity
|