_________ __                 __
        /   _____//  |_____________ _/  |______     ____  __ __  ______
        \_____  \\   __\_  __ \__  \\   __\__  \   / ___\|  |  \/  ___/
        /        \|  |  |  | \// __ \|  |  / __ \_/ /_/  >  |  /\___ \
       /_______  /|__|  |__|  (____  /__| (____  /\___  /|____//____  >
               \/                  \/          \//_____/            \/
    ______________________                           ______________________
                          T H E   W A R   B E G I N S
                   Stratagus - A free fantasy real time strategy game engine

Public Member Functions | Public Attributes | List of all members
TitleScreen Class Reference

#include <title.h>

Public Member Functions

 TitleScreen ()
 
 ~TitleScreen ()
 

Public Attributes

std::string File
 
std::string Music
 
bool StretchImage
 
int Timeout
 
int Iterations
 
int Editor
 
TitleScreenLabel ** Labels
 

title.cpp - The title screen.

void ShowTitleImage ()
 

Constructor & Destructor Documentation

◆ TitleScreen()

TitleScreen::TitleScreen ( )
inline

◆ ~TitleScreen()

TitleScreen::~TitleScreen ( )
inline

Member Function Documentation

◆ ShowTitleImage()

void TitleScreen::ShowTitleImage ( )

Show a title image

Member Data Documentation

◆ Editor

int TitleScreen::Editor

◆ File

std::string TitleScreen::File

◆ Iterations

int TitleScreen::Iterations

◆ Labels

TitleScreenLabel** TitleScreen::Labels

◆ Music

std::string TitleScreen::Music

◆ StretchImage

bool TitleScreen::StretchImage

◆ Timeout

int TitleScreen::Timeout

The documentation for this class was generated from the following files:
(C) Copyright 1998-2012 by The Stratagus Project under the GNU General Public License.
All trademarks and copyrights on this page are owned by their respective owners.