Uses of Interface
com.prineside.tdi2.MapElementPos
Packages that use MapElementPos
-
Uses of MapElementPos in com.prineside.tdi2
Classes in com.prineside.tdi2 that implement MapElementPos -
Uses of MapElementPos in com.prineside.tdi2.events.game
Methods in com.prineside.tdi2.events.game that return MapElementPosModifier and TypeMethodDescriptionMapElementHover.getCurrent()
MapElementSelect.getCurrent()
MapElementHover.getPrevious()
MapElementSelect.getPrevious()
Constructors in com.prineside.tdi2.events.game with parameters of type MapElementPosModifierConstructorDescriptionMapElementHover
(MapElementPos previous, MapElementPos current) MapElementSelect
(MapElementPos previous, MapElementPos current)