Colobot
Loading...
Searching...
No Matches
common Directory Reference

Structs and utils shared throughout the application.

More...

Directory dependency graph for common:
src/common

Directories

 resources
 
 system
 
 thread
 

Files

 config_file.h
 Class for loading profile (currently for loading ini config file)
 
 error.h
 Definition of the Error enum.
 
 event.h
 Event types, structs and event queue.
 
 font_loader.h
 Class for loading fonts from /data/fonts/fonts.ini.
 
 image.h
 Class for loading and saving images.
 
 ioutils.h
 Functions for binary I/O.
 
 key.h
 Key-related macros and enums.
 
 logger.h
 Class for logging information to file or console.
 
 restext.h
 Translation and string resource utilities.
 
 singleton.h
 CSingleton base class for singletons.
 
 stringutils.h
 Some useful string operations.
 
 timeutils.h
 Some useful cross-platform operations on timestamps.
 

Detailed Description

Structs and utils shared throughout the application.