erland.game.tileadventure
Interface GameObjectMapActionInterface

All Known Implementing Classes:
TileAdventureModel

public interface GameObjectMapActionInterface


Method Summary
 boolean move(GameObject obj, float x, float y, float z)
           
 

Method Detail

move

boolean move(GameObject obj,
             float x,
             float y,
             float z)


Copyright © 2003-2006 Erland Isaksson. All Rights Reserved.