Uses of Class
de.coreengine.rendering.model.Transformation
-
Packages that use Transformation Package Description de.coreengine.rendering.model de.coreengine.rendering.renderable -
-
Uses of Transformation in de.coreengine.rendering.model
Methods in de.coreengine.rendering.model with parameters of type Transformation Modifier and Type Method Description void
Transformation. addChild(Transformation child)
void
Transformation. removeChild(Transformation child)
-
Uses of Transformation in de.coreengine.rendering.renderable
Methods in de.coreengine.rendering.renderable that return Transformation Modifier and Type Method Description Transformation
AnimatedEntity. getTransform()
Transformation
Entity. getTransform()
-