sculpto
application Directory Reference

Files

file  application.cpp [code]
 
file  application.h [code]
 

 
file  entry_point.h [code]
 Sculpto library entry point definition module.
 
file  input.cpp [code]
 
file  input.h [code]
 Abstract, platform independent input system definition mpdule.
 
file  input_keycodes.h [code]
 
file  layer.h [code]
 Base abstract application layer class definition module. Layers are stored in stack. Updated one by one, ordered by time of pushing to stack.
 
file  layers_stack.cpp [code]
 Application layers stack implemetation module.
 
file  layers_stack.h [code]
 Application layers stack class definition module.
 
file  log.cpp [code]
 Logging system implementation module.
 
file  log.h [code]
 Logging system definition module.
 
file  platform_detection.h [code]
 
file  timer.cpp [code]
 
file  timer.h [code]
 Timer, calculating interframe deltatime and fps class implementation module.
 
file  window.cpp [code]
 Abstract, platform independent class implementation module.
 
file  window.h [code]
 Abstract, platform independent class definition module.