Package org.alban098.common


package org.alban098.common
  • Class
    Description
    An interface making an Object cleanable, meaning it needs a custom behavior before destruction
     
    Main Entity interface for all Engine2J modules
    This static class is tasked with keeping track and cleaning up every Cleanable object
    This class represent an accurate timer used to calculate update and frame times
    an Element allowing an Entity to be moved, scaled and rotated in the world
    Just a utility class to help with transformation matrix manipulation