Login Languish
stages Directory Reference
Directory dependency graph for stages:
src/game/stages

Files

file  credentials_stage.cpp
 the implementation of the CredentialsStage class
 
file  end_stage.cpp
 the implementation of the EndStage class
 
file  end_stage.h [code]
 the EndStage class is the class that represents the end stage of the game
 
file  extras_stage.cpp
 the implementation of the ExtrasStage class.
 
file  extras_stage.h [code]
 the ExtrasStage class is the class that represents the extras stage of the game
 
file  image_captcha_stage.cpp
 the implementation of the ImageCaptchaStage class
 
file  image_captcha_stage.h [code]
 the ImageCaptchaStage class is the class that represents the image captcha stage of the game
 
file  name_stage.cpp
 the implementation of the NameStage class
 
file  name_stage.h [code]
 the ExtrasStage class is the class that represents the DOB and T&Cs stage of the game
 
file  stage.cpp
 the implementation of the Stage class
 
file  stage.h [code]
 the Stage class is an abstract class that represents a stage of the game
 
file  txt_captcha_stage.cpp
 the implementation of the TxtCaptchaStage class
 
file  txt_captcha_stage.h [code]
 the TxtCaptchaStage class is the class that represents the text captcha stage of the game