IVelocityModifyingSystem

public interface IVelocityModifyingSystem extends ISystem

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

java.lang.Object > ISystem > IVelocityModifyingSystem

Field Summary

No fields documented.

Method Detail

No methods documented.