Class Hierarchy
- java.lang.Object
- dev.engine_room.flywheel.lib.instance.AbstractInstance (implements dev.engine_room.flywheel.api.instance.Instance)
- dev.engine_room.flywheel.lib.instance.ColoredLitInstance (implements dev.engine_room.flywheel.lib.instance.FlatLit)
- dev.engine_room.flywheel.lib.instance.ColoredLitOverlayInstance
- dev.engine_room.flywheel.lib.instance.OrientedInstance (implements dev.engine_room.flywheel.lib.transform.Rotate<Self>)
- dev.engine_room.flywheel.lib.instance.PosedInstance (implements dev.engine_room.flywheel.lib.transform.Transform<Self>)
- dev.engine_room.flywheel.lib.instance.TransformedInstance (implements dev.engine_room.flywheel.lib.transform.Affine<Self>)
- dev.engine_room.flywheel.lib.instance.ColoredLitOverlayInstance
- dev.engine_room.flywheel.lib.instance.ShadowInstance
- dev.engine_room.flywheel.lib.instance.ColoredLitInstance (implements dev.engine_room.flywheel.lib.instance.FlatLit)
- dev.engine_room.flywheel.lib.instance.InstanceTypes
- dev.engine_room.flywheel.lib.instance.SimpleInstanceType<I> (implements dev.engine_room.flywheel.api.instance.InstanceType<I>)
- dev.engine_room.flywheel.lib.instance.SimpleInstanceType.Builder<I>
- dev.engine_room.flywheel.lib.instance.AbstractInstance (implements dev.engine_room.flywheel.api.instance.Instance)
Interface Hierarchy
- dev.engine_room.flywheel.api.instance.Instance
- dev.engine_room.flywheel.lib.instance.FlatLit
- dev.engine_room.flywheel.lib.instance.SimpleInstanceType.Factory<I>