crane

package crane

Visibility
  1. Public
  2. All

Type Members

  1. abstract class Component extends AnyRef

    A Component that holds information *

  2. class Entity extends AnyRef

    An Entity that holds components

  3. abstract class EntityProcessingSystem[T <: AnyRef] extends System

  4. abstract class System extends AnyRef

    The base System class - must override process *

  5. class World extends AnyRef

    Creates world

Value Members

  1. package exceptions

Ungrouped