Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

guiiconhandler.cpp File Reference

All system for controlling the buttons of the user interface with which the unit actions are controlled. More...

#include <stdio.h>
#include <cstring>
#include <stdlib.h>
#include <SDL_image.h>
#include "guiiconhandler.h"
#include "spfst.h"
#include "iconrepository.h"
#include "mapdisplay.h"
#include "sigc++/retype_return.h"
#include "asc-mainscreen.h"
#include "gameoptions.h"

Include dependency graph for guiiconhandler.cpp:

Go to the source code of this file.

Variables

const int guiIconSizeX = 49
const int guiIconSizeY = 35
const int guiIconSpace = 5
const int guiIconColumnNum = 3
const int smallGuiIconSizeX = 30
const int smallGuiIconSizeY = 22
const int smallGuiIconSpace = 2
const float smallGuiIconSizeFactor = 0.6


Detailed Description

All system for controlling the buttons of the user interface with which the unit actions are controlled.

Definition in file guiiconhandler.cpp.


Variable Documentation

const int guiIconColumnNum = 3
 

Definition at line 41 of file guiiconhandler.cpp.

Referenced by NewGuiHost::eventKeyDown(), and NewGuiHost::getButton().

const int guiIconSizeX = 49
 

Definition at line 38 of file guiiconhandler.cpp.

Referenced by NewGuiHost::getButton().

const int guiIconSizeY = 35
 

Definition at line 39 of file guiiconhandler.cpp.

Referenced by NewGuiHost::getButton().

const int guiIconSpace = 5
 

Definition at line 40 of file guiiconhandler.cpp.

Referenced by NewGuiHost::getButton().

const float smallGuiIconSizeFactor = 0.6
 

Definition at line 47 of file guiiconhandler.cpp.

Referenced by SmallGuiButton::updateIcon().

const int smallGuiIconSizeX = 30
 

Definition at line 44 of file guiiconhandler.cpp.

Referenced by NewGuiHost::getSmallButton(), NewGuiHost::mapIconProcessing(), and NewGuiHost::showSmallIcons().

const int smallGuiIconSizeY = 22
 

Definition at line 45 of file guiiconhandler.cpp.

Referenced by NewGuiHost::getSmallButton(), NewGuiHost::mapIconProcessing(), and NewGuiHost::showSmallIcons().

const int smallGuiIconSpace = 2
 

Definition at line 46 of file guiiconhandler.cpp.

Referenced by NewGuiHost::getSmallButton(), and NewGuiHost::showSmallIcons().


Generated on Tue Jun 24 01:47:35 2008 for Advanced Strategic Command by  doxygen 1.4.2