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 voidTransformation. addChild(Transformation child)voidTransformation. 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 TransformationAnimatedEntity. getTransform()TransformationEntity. getTransform()
-