Uses of Class
moagg.types.math.Matrix

Packages that use Matrix
moagg.model.level   
moagg.util   
 

Uses of Matrix in moagg.model.level
 

Methods in moagg.model.level that return Matrix
 Matrix PlayGround.getFriction()
           
 Matrix PlayGround.getGravityX()
           
 Matrix PlayGround.getGravityY()
           
 Matrix PlayGround.getStreamX()
           
 Matrix PlayGround.getStreamY()
           
 

Uses of Matrix in moagg.util
 

Methods in moagg.util with parameters of type Matrix
static double MatrixTool.getAverageTileValue(Matrix matrix, MoaggGameObject object, double oobValue)
          For a given matrix and game object, this method calculates the average value considering that every matrix row/column represents a tile row/column of a map.
 



Copyright © 2008. All Rights Reserved.