DraughtsGui
2D Graphical display for Draughts / Checkers game.
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait CmdBarGuitrait CanvasPanelledtrait CanvasUserclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- CanvasPanelled
Attributes
- Inherited from:
- CmdBarGui
Attributes
- Inherited from:
- CmdBarGui
Attributes
- Inherited from:
- CmdBarGui
Attributes
- Inherited from:
- CmdBarGui
Attributes
- Inherited from:
- CmdBarGui
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.
Attributes
- Inherited from:
- CanvasUser
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
repaints the top command bar
Attributes
- Inherited from:
- CanvasPanelled
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.
Attributes
- Inherited from:
- CanvasPanelled
Attributes
- Inherited from:
- CmdBarGui
Attributes
- Inherited from:
- CmdBarGui
Concrete fields
The number of pixels / 2 displayed per row height.
The number of pixels / 2 displayed per row height.
Attributes
Inherited fields
Attributes
- Inherited from:
- CmdBarGui
Attributes
- Inherited from:
- CanvasPanelled
Selected takes the type Any, but the value None means nothing selected.
Selected takes the type Any, but the value None means nothing selected.
Attributes
- Inherited from:
- CmdBarGui
The text for the status field of the command bar.