Changes between Version 2 and Version 6 of Ticket #3912


Ignore:
Timestamp:
Apr 19, 2017, 3:32:09 PM (7 years ago)
Author:
elexis
Comment:

I doubt that you want to highlight arbitrary 2D rectangles from the simulation.

If you want some tutorial campaign that explains the player which panel to use, you should indeed post a GUI notification that arrives at messages.js, but it shouldn't just draw at some 2D coordinates, because the panel locations can change every day.

Hardcoding those in the sim is terrible. Should rather send the name of the panel object and let the GUI decide what to do.

Furthermore we should have a use case.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3912

    • Property Status newclosed
    • Property Summary GUI HighlightingGUI Highlighting of 2D Rectangles from the Simulation
    • Property Milestone Alpha 21
    • Property Keywords simple removed
    • Property Resolutionneedsinfo