Steam Fort 0.5
Public Member Functions | Public Attributes

Mission Class Reference

#include <mission.hpp>

List of all members.

Public Member Functions

 Mission ()
 Standard class constructor.

Public Attributes

std::string name
 Name of mission.
int location
 Type of mission.
int difficult
 Difficult of mission.
int length
 Lenght of mission.
int targettype
 Type of target for finish mission.
std::string target
 Name of target for finish mission.
std::string description
 Description of mission.

Constructor & Destructor Documentation

Mission::Mission ( )

Standard class constructor.


Member Data Documentation

std::string Mission::description

Description of mission.

Difficult of mission.

Lenght of mission.

Type of mission.

std::string Mission::name

Name of mission.

std::string Mission::target

Name of target for finish mission.

Type of target for finish mission.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines