Colobot
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
common Directory Reference

Structs and utils shared throughout the application.

More...

Directory dependency graph for common:
/build/colobot-Ei3Fmb/colobot-0.1.5/src/common

Directories

directory  resources
 

Files

file  event.cpp
 
file  event.h [code]
 Event types, structs and event queue.
 
file  global.h [code]
 Some common, global definitions.
 
file  image.cpp
 
file  image.h [code]
 Class for loading and saving images.
 
file  iman.cpp
 
file  iman.h [code]
 Instance manager for managed classes.
 
file  ioutils.h [code]
 Functions for binary I/O.
 
file  key.cpp
 
file  key.h [code]
 Key-related macros and enums.
 
file  logger.cpp
 
file  logger.h [code]
 Class for logging information to file or console.
 
file  misc.cpp
 
file  misc.h [code]
 
file  pathman.cpp
 
file  pathman.h [code]
 Class for managing data/lang/save paths, and something% replacements.
 
file  profile.cpp
 
file  profile.h [code]
 Class for loading profile (currently for loading ini config file)
 
file  restext.cpp
 
file  restext.h [code]
 Translation and string resource utilities.
 
file  singleton.h [code]
 CSingleton base class for singletons.
 
file  stringutils.cpp
 
file  stringutils.h [code]
 Some useful string operations.
 

Detailed Description

Structs and utils shared throughout the application.