]> code.bitgloo.com Git - clyne/gamedev.git/commit
Added mouse support, and debug
authorAndy Belle-Isle <abelleisle@roadrunner.com>
Tue, 15 Sep 2015 01:20:01 +0000 (21:20 -0400)
committerAndy Belle-Isle <abelleisle@roadrunner.com>
Tue, 15 Sep 2015 01:20:09 +0000 (21:20 -0400)
commit45e83c53ee36d8999c00ebfc474d7ef3bb103c14
tree8d801fa25cf2f72e144165054564329fa3d71c13
parentb04891e13dcb33ee8ea26470deae440d0c664420
Added mouse support, and debug

Added FPS display and deltaTime display
include/UIClass.h
include/entities.h
src/entities.cpp
src/main.cpp