Package dev.prozilla.pine.core.state
package dev.prozilla.pine.core.state
-
ClassDescriptionMutableStateProvider<Context,
S extends State<Context>> State<Context>StateMachine<Context,State extends State<Context>> Utility class for managing a finite-state machine (FSM).StateMachineProvider<Context,S extends State<Context>> StateProvider<Context,S extends State<Context>> Provides information about the state in a certain context.Manages time tracking, including FPS (frames per second) and UPS (updates per second) calculations.Keeps track of the application's statistics.