Module technology.sola.engine
Package technology.sola.engine.debug
package technology.sola.engine.debug
This package provides classes that provide additional debug behavior for sola-game-engine.
-
ClassesClassDescriptionDebugControlSystem is an
EcsSystem
that handles updating the debug state ofDebugGraphicsModule
.DebugEntityGraphicsModule is aSolaEntityGraphicsModule
implementation for rendering debug information for aWorld
.