erland.game.tileadventure
Interface ControllerInterface

All Known Implementing Classes:
TileAdventurePlayer

public interface ControllerInterface


Method Summary
 GameObject getControlledObject()
           
 void stopped(ActionInterface action)
           
 

Method Detail

getControlledObject

GameObject getControlledObject()

stopped

void stopped(ActionInterface action)


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