star.system

Defines an architecture to manage systems. Systems must implement the System interface.

Members

Classes

SystemManager
class SystemManager

Manages systems and their execution.

Interfaces

System
interface System

A generic system, encapsulating game logic.

Meta

License

MIT License (Expat). See accompanying file LICENSE.

Authors

James Zhu <github.com/jzhu98>