talx x1.0.5

talx.games
Interface GameControl

All Known Implementing Classes:
HelpDeskView.HDButton, SurveyView.SurveyButton, TechButton, TechTextField

public interface GameControl

Interface used by controls that activate game play. The general expectation is that actions from GameControls would be passed along to the game's GameHandler.

See Also:
Game Service Provider Interface Documentation

Method Summary
 Game getGame()
          Returns the game for which this is a control.
 

Method Detail

getGame

public Game getGame()
Returns the game for which this is a control.


talx x1.0.5

© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.