Uses of Class
pl.agh.iosr.ballamigos.webapp.actions.BallAmigosAction

Packages that use BallAmigosAction
pl.agh.iosr.ballamigos.webapp.actions   
 

Uses of BallAmigosAction in pl.agh.iosr.ballamigos.webapp.actions
 

Subclasses of BallAmigosAction in pl.agh.iosr.ballamigos.webapp.actions
 class ChooseMatchName
          A struts action class used to create a match, after the user has chosen a name for it.
 class ChooseRoomAction
          A struts action class used to move the player to the room he chose and to save the name of this room as a session attribute.
 class JoinAction
          A struts action class used to join a match chosen by the player.
 class JoinGameAction
          A struts action class used to receive a list of matches in the room chosen by the player.
 class LogoutAction
          A struts action class used to logout the player from the system.
 class NewGameAction
          A struts action class used only to redirect the player to the "New game" page with the new match name form.
 class PlayAction
          A struts action class used only to redirect the player to the game mode choice page.
 class StatsAction
          A struts action class used to redirect the player to the "Stats" page.
 class SubmitPlayerInfoAction
          A struts action class used to redirect the player to some secure content.
 



Copyright © 2006 . All Rights Reserved.