CarSelectScene.cpp File Reference

Implement the UI::CarSelectScene class. More...

#include "CarSelectScene.h"
#include "BasicFonts.h"
#include "../Graphics/Window.h"
#include "../Engine/ResourceHandler.h"
#include "../MainLoop.h"
#include <Debug.h>
#include <algorithm>
#include <cmath>

Go to the source code of this file.

Namespaces

namespace  UI

Defines

#define tex_load(bind_name, file_name, variable)

Functions

void bordered_text (const char *message)
 Draw some text using the big font in white with a black outline.

Variables

const unsigned int UI::number_of_cars = 2


Detailed Description

Implement the UI::CarSelectScene class.

Author:
James Legg

Definition in file CarSelectScene.cpp.


Define Documentation

#define tex_load ( bind_name,
file_name,
variable   ) 

Value:

tex_store.check_load(bind_name, file_name);\
                variable = tex_store.get(bind_name);\
                variable->make_cache()


Function Documentation

void bordered_text ( const char *  message  ) 

Draw some text using the big font in white with a black outline.

Definition at line 23 of file CarSelectScene.cpp.


Get Racer at SourceForge.net. Fast, secure and Free Open Source software downloads

Generated at Mon Sep 6 00:41:15 2010 by Doxygen version 1.4.7 for Racer version svn335.