TickableSystem

public interface TickableSystem

System for handling tickable mechanics. Systems contain game logic that operates on entities with specific component types.

java.lang.Object > TickableSystem

Field Summary

No fields documented.

Method Detail

No methods documented.