Planeshift
pawsPrefManager Class Reference

Holds/Loads the prefs from a pref file. More...

#include <pawsprefmanager.h>

Public Member Functions

int GetBorderColour (int index)
 
BorderDefinitionGetBorderDefinition (const char *name)
 
iFont * GetDefaultFont (bool scaled=true)
 
int GetDefaultFontColour ()
 
const char * GetDefaultFontName ()
 
bool LoadBorderFile (const char *file)
 
bool LoadPrefFile (const char *file)
 
 pawsPrefManager ()
 
virtual ~pawsPrefManager ()
 

Detailed Description

Holds/Loads the prefs from a pref file.

Definition at line 46 of file pawsprefmanager.h.

Constructor & Destructor Documentation

pawsPrefManager::pawsPrefManager ( )
virtual pawsPrefManager::~pawsPrefManager ( )
virtual

Member Function Documentation

int pawsPrefManager::GetBorderColour ( int  index)
inline

Definition at line 67 of file pawsprefmanager.h.

BorderDefinition* pawsPrefManager::GetBorderDefinition ( const char *  name)
iFont* pawsPrefManager::GetDefaultFont ( bool  scaled = true)
inline

Definition at line 55 of file pawsprefmanager.h.

int pawsPrefManager::GetDefaultFontColour ( )
inline

Definition at line 63 of file pawsprefmanager.h.

const char* pawsPrefManager::GetDefaultFontName ( )
inline

Definition at line 59 of file pawsprefmanager.h.

bool pawsPrefManager::LoadBorderFile ( const char *  file)
bool pawsPrefManager::LoadPrefFile ( const char *  file)

The documentation for this class was generated from the following file: