PanelLike
The purpose of this trait is to give common methods for Panels and Simple Canvases. A SimpleCanvas is like a Panel but not a Panel.
Attributes
- Graph
-
- Supertypes
-
trait RectCenligntrait Rectangularligntrait OrdinalEdgePointstrait WithCentreclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class CanvasNoPanelsclass BlackJackGuiclass BattleGuiclass FlagSelectorGUIclass FlagsGuiclass ReactorGUIclass ColourGenclass TessGuiclass CArcExsclass HelloWorldclass Canvclass LsAEllipsesclass LsC7Canvclass LsD3Canvclass LsD4Canvclass LsD5Canvclass LsC3bCanvclass LsC4Canvclass LsC6Canvclass LsC1Canvclass LsB2Canvclass LsB3Canvclass LsC5Canvclass LsC8Canvclass LsC2Canvclass LsC3Canvclass LsD1Canvclass LsD2Canvclass TimerCanvclass PanelShow all
Members list
Value members
Concrete methods
Just responds to the position of the mose click on the Panel, ignores any potential active objects on the screen.
Just responds to the position of the mose click on the Panel, ignores any potential active objects on the screen.
Attributes
Just responds to when the Panel is clicked, ignores the position of the mose click or any potential active objects on the screen.
Just responds to when the Panel is clicked, ignores the position of the mose click or any potential active objects on the screen.
Attributes
Inherited methods
Attributes
- Inherited from:
- OrdinalEdgePoints
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Inherited from:
- OrdinalEdgePoints
The centre of this geometric / graphical element. The centre will not change if the object type is capable of being rotated and is rotated. The cenDefault on other bounded elements may move relative to points on the object when the object is rotated.
The centre of this geometric / graphical element. The centre will not change if the object type is capable of being rotated and is rotated. The cenDefault on other bounded elements may move relative to points on the object when the object is rotated.
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Inherited from:
- RectCenlign
The X component of the centre.
The Y component of the centre.
Attributes
- Inherited from:
- RectCenlign
Not sure why spacing has got a minus sign
Badly named I think, not sure why spacing has got a minus sign
Badly named I think, not sure why spacing has got a minus sign
Attributes
- Inherited from:
- RectCenlign
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Inherited from:
- RectCenlign
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Inherited from:
- OrdinalEdgePoints
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Top right offset from centre.
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Attributes
- Definition Classes
- Inherited from:
- RectCenlign
Inherited and Abstract methods
Attributes
- Inherited from:
- Rectangularlign
Attributes
- Inherited from:
- Rectangularlign
Concrete fields
This method name is inconsistent with mousedown on the canvas class
This method name is inconsistent with mousedown on the canvas class
Attributes
This method name is inconsistent with mouseUp on the canvas class
This method name is inconsistent with mouseUp on the canvas class