Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
A system for the ECS that will run every interval ticks.
Link copied to clipboard
interface System
An interface representing all types of systems that can be registered with the engine. Includes Listener and RepeatingSystem.