Module technology.sola.engine
Package technology.sola.engine.assets.graphics.gui
package technology.sola.engine.assets.graphics.gui
This package provides various classes related to gui assets.
-
ClassDescriptionGuiJsonDocument as an
Asset
containing aGuiElement
and its children that were loaded from a JSON file.GuiJsonDocumentAssetLoader is anAssetLoader
forGuiJsonDocument
s.