Uses of Class
apes.ImageObject

Uses of ImageObject in apes
 

Subclasses of ImageObject in apes
 class Ape
          This class represents an ape.
 class Banana
          This class represents a Banana (or really any object that may be thrown in a parabolic trajectory).
 class CollidableImageObject
          An ImageObject extended by the methods specified in ICollidableObject.