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 /build/colobot-T0lCmu/colobot-0.1.3/src/common/:
/build/colobot-T0lCmu/colobot-0.1.3/src/common/

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.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  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.