📄️ Simulation API
The SimulationAPI provides utility methods for interacting with the simulation environment directly from your UI TypeScript code. It's available within your UI TypeScript class (SimulationComponentUI) through:
📄️ Simulation State
The Simulation State Manager allows you to manage and synchronize state variables between the UI (HTML and TypeScript) and the core simulation logic. These simulation variables are defined in the Component Simulation State JSON file and are accessible from the UI TypeScript class (SimulationComponentUI) through: