Module technology.sola.engine
Package technology.sola.engine.graphics
package technology.sola.engine.graphics
This package provides classes for dealing with graphics in sola-game-engine.
-
ClassesClassDescriptionAffineTransform represents an affine transformation.Canvas is an array of pixels with a width and height defined.The Color class represents an argb color that can be used for rendering.SolaGraphics provides default rendering capabilities while also allowing for adding new rendering capabilities via
SolaGraphicsModule
s.Builder forSolaGraphics
.