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