Uses of Interface
de.extio.spacecraft.shared.client.renderer.bo.DrawEffectRenderingBo
-
Packages that use DrawEffectRenderingBo Package Description de.extio.spacecraft.shared.client.renderer.bo Interfaces for business objects of the renderer. -
-
Uses of DrawEffectRenderingBo in de.extio.spacecraft.shared.client.renderer.bo
Methods in de.extio.spacecraft.shared.client.renderer.bo that return DrawEffectRenderingBo Modifier and Type Method Description DrawEffectRenderingBoDrawEffectRenderingBo. setCustomDouble0(double customDouble0)DrawEffectRenderingBoDrawEffectRenderingBo. setCustomInt0(int customInt0)DrawEffectRenderingBoDrawEffectRenderingBo. setCustomString0(String customString0)DrawEffectRenderingBoDrawEffectRenderingBo. setEffect(DrawEffectRenderingBoEffects effect)DrawEffectRenderingBoDrawEffectRenderingBo. setRelativeCoordinates(List<CoordI2> coordinates)DrawEffectRenderingBoDrawEffectRenderingBo. setScaledRelativeCoordinates(List<CoordI2> scaledRelativeCoordinates)DrawEffectRenderingBoDrawEffectRenderingBo. setTargetCompositeEntity(AbstractCompositeEntity alternativeTarget)DrawEffectRenderingBoDrawEffectRenderingBo. setTiledRelativeCoordinates(List<CoordI2> tiledRelativeCoordinates)DrawEffectRenderingBoDrawEffectRenderingBo. setWorldCoordinates(List<CoordI2> worldCoordinates)
-