SceneHandler

class SceneHandler(engine: Engine, materialLoader: MaterialLoader, uiHandler: UiLayoutHandler?, mapThemeColors: MapThemeColors) : ViewModel

A ViewModel class that handles the scene of the map

Constructors

Link copied to clipboard
constructor(engine: Engine, materialLoader: MaterialLoader, uiHandler: UiLayoutHandler?, mapThemeColors: MapThemeColors)

Properties

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
fun setNodesMap(floor: Floor?)
Link copied to clipboard