moagg.model.object
Interface OrientationObject

All Superinterfaces:
MoaggGameObject
All Known Implementing Classes:
Fountain, Magnet, Mortar, Sam, Switch, Thorn, Turret

public interface OrientationObject
extends MoaggGameObject

Game objects that have an Orientation have to implement this interface.


Method Summary
 Orientation getOrientation()
           
 
Methods inherited from interface moagg.model.object.MoaggGameObject
getHeight, getID, getPositionRectangle, getSpeed, getWidth, getX, getY, hide, isVisible, setID, setSpeed, setSpeed, setX, setY, show
 

Method Detail

getOrientation

Orientation getOrientation()


Copyright © 2008. All Rights Reserved.