The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Enumerations
storyscreen Namespace Reference

Classes

class  background_layer
 
class  controller
 
class  floating_image
 Represents and contains information about image labels used in story screen parts. More...
 
class  part
 Represents and contains information about a single storyscreen part. More...
 
class  part_ui
 Storyscreen part user interface. More...
 

Enumerations

enum  STORY_RESULT { NEXT, BACK, QUIT }
 
enum  START_POSITION { START_BEGINNING, START_END }
 

Enumeration Type Documentation

Enumerator
START_BEGINNING 
START_END 

Definition at line 33 of file interface.hpp.

Enumerator
NEXT 
BACK 
QUIT 

Definition at line 33 of file controller.hpp.