Uses of Interface
de.extio.spacecraft.shared.bo.ClientSelectionUtils
-
Packages that use ClientSelectionUtils Package Description de.extio.spacecraft.shared.bo Business objects implement various game mechanics -
-
Uses of ClientSelectionUtils in de.extio.spacecraft.shared.bo
Methods in de.extio.spacecraft.shared.bo with parameters of type ClientSelectionUtils Modifier and Type Method Description static void
ClientDrawEntitySupport. drawEntity(AbstractEntity entity, CoordI2 absPosition, CoordI2 relPosition, RenderingBoLayer baseLayer_, ClientSelectionUtils clientSelectionUtils_, List<RenderingBo> drawEntityBoList_, boolean showSelection, boolean selectionZebraEffect, boolean showStatusIcons, List<RenderingBo> renderingBo)
Generates all RenderingBo to draw an entity
-