Uses of Package
moagg.types.math

Packages that use moagg.types.math
moagg.artwork.object   
moagg.game.control   
moagg.game.control.handler   
moagg.game.control.handler.physic   
moagg.game.level.applet   
moagg.level.xml.data   
moagg.model.level   
moagg.model.object   
moagg.model.object.sprite   
moagg.types.math   
moagg.util   
moagg.util.math   
 

Classes in moagg.types.math used by moagg.artwork.object
Rectangle
          A custom Rectangle class, since java.awt.Rectangle uses double in its interface (ugh).
 

Classes in moagg.types.math used by moagg.game.control
Rectangle
          A custom Rectangle class, since java.awt.Rectangle uses double in its interface (ugh).
Vector
           
 

Classes in moagg.types.math used by moagg.game.control.handler
Rectangle
          A custom Rectangle class, since java.awt.Rectangle uses double in its interface (ugh).
Vector
           
 

Classes in moagg.types.math used by moagg.game.control.handler.physic
Vector
           
 

Classes in moagg.types.math used by moagg.game.level.applet
Rectangle
          A custom Rectangle class, since java.awt.Rectangle uses double in its interface (ugh).
 

Classes in moagg.types.math used by moagg.level.xml.data
Point
           
 

Classes in moagg.types.math used by moagg.model.level
Matrix
           
Point
           
 

Classes in moagg.types.math used by moagg.model.object
Rectangle
          A custom Rectangle class, since java.awt.Rectangle uses double in its interface (ugh).
Vector
           
 

Classes in moagg.types.math used by moagg.model.object.sprite
Rectangle
          A custom Rectangle class, since java.awt.Rectangle uses double in its interface (ugh).
Vector
           
 

Classes in moagg.types.math used by moagg.types.math
Point
           
Rectangle
          A custom Rectangle class, since java.awt.Rectangle uses double in its interface (ugh).
Vector
           
 

Classes in moagg.types.math used by moagg.util
Matrix
           
Point
           
Rectangle
          A custom Rectangle class, since java.awt.Rectangle uses double in its interface (ugh).
 

Classes in moagg.types.math used by moagg.util.math
Point
           
Rectangle
          A custom Rectangle class, since java.awt.Rectangle uses double in its interface (ugh).
Vector
           
 



Copyright © 2008. All Rights Reserved.