Module hanyaeger
Package com.github.hanyaeger.api
package com.github.hanyaeger.api
Classes and packages that are part of the public API of Yaeger. Since this package and its subpackages are exported
from this module, all classes can be used.
-
ClassDescriptionAn
AnchorPoint
denotes the point of anYaegerEntity
which is being used for placement on the x,y-coordinate.ACoordinate2D
is a 2D geometric point that represents a pair of coordinates.The abstract superclass of all timers that are available for bothYaegerScene
andYaegerEntity
.AnUpdateExposer
can be applied to any dynamicYaegerEntity
orYaegerScene
and makes it possible to explicitly use the GWU.YaegerGame
is the base class that must be extended to create a Yaeger game.