package advanced
Type Members
- trait Drawable extends AnyRef
Interface for objects that could be drawn within the a graphical application
Interface for objects that could be drawn within the a graphical application
- Version
1.0
- class ListGraphics extends FunGraphics
Extension of hevs.graphics.FunGraphics that manages a list of hevs.graphics.advanced.Drawable objects that are displayed using the repaint method.