UnfixedMapGui
So currently this is a turn based class allowing the selection of objects within the map. That is not the case for the Planet App where the planets move too quickly for selection. The focus centre is un fixed unlike the planet App.
Value members
Abstract methods
Inherited methods
This reverses the order of the GraphicActive List. Method paints objects to screen as side effect.
This reverses the order of the GraphicActive List. Method paints objects to screen as side effect.
- Inherited from:
- CanvasUser
This method creates a new frame for the panel. It clips the painting area. Paints the Panel with the back colour, translates the GraphicElems from their positions relative to the Panel's centre to their absolute positions on the canvas. It stores the active object shapes with their absolute positions on the panels active object list. Finally it unclips the painting area.
This method creates a new frame for the panel. It clips the painting area. Paints the Panel with the back colour, translates the GraphicElems from their positions relative to the Panel's centre to their absolute positions on the canvas. It stores the active object shapes with their absolute positions on the panels active object list. Finally it unclips the painting area.
- Inherited from:
- CanvasPanelled