API Docs for: 0.1.1
Show:

flatworld.extensions.fogOfWars.extensions.hexagons.setupHexagonClick Class

Handles the eventlistner for selecting objects on the map. THe actual logic for detecting the objects under mouse etc. are in selectHexagonPlugin

Item Index

Methods

orderListener

(
  • e
)
private

This listener is for the situation, where we have an object and we issue an order / action to that unit. For example to move from one hexagon to another.

Parameters:

tapListener

(
  • e
)
private

the listener that received the event object

Parameters: