Class Interactables<T extends Entity>

  • Direct Known Subclasses:
    GameObjects, GroundItems, NPCs, Players

    public abstract class Interactables<T extends Entity>
    extends java.lang.Object
    Created with IntelliJ IDEA.
    Since:
    : 2/12/2015 Time : 12:24 PM
    • Constructor Summary

      Constructors 
      Constructor Description
      Interactables()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Interactables

        public Interactables()