spacebox/src
Frank DeMarco 0ccc00f201 - framerate indicator sprite added to Game class
- functions to build vectors from an integer range (from https://stackoverflow.com/a/30312659/1256386)
- fullscreen toggle added to Display class
2020-07-19 15:43:47 -04:00
..
Animation.cpp added frameset class for use with sprite class 2020-07-17 22:58:23 -04:00
Animation.hpp - replaced location with box, added get/set functions for size and 2020-06-27 17:47:14 -04:00
Box.cpp - framerate indicator sprite added to Game class 2020-07-19 15:43:47 -04:00
Box.hpp - framerate indicator sprite added to Game class 2020-07-19 15:43:47 -04:00
Configuration.cpp - framerate indicator sprite added to Game class 2020-07-19 15:43:47 -04:00
Configuration.hpp key map 2019-05-04 03:25:35 -04:00
Delegate.cpp - store video stashes in linked lists 2019-07-21 03:13:19 -04:00
Delegate.hpp - store video stashes in linked lists 2019-07-21 03:13:19 -04:00
Display.cpp - framerate indicator sprite added to Game class 2020-07-19 15:43:47 -04:00
Display.hpp - framerate indicator sprite added to Game class 2020-07-19 15:43:47 -04:00
Game.cpp - framerate indicator sprite added to Game class 2020-07-19 15:43:47 -04:00
Game.hpp - framerate indicator sprite added to Game class 2020-07-19 15:43:47 -04:00
Input.cpp get screen pixels uses gl or sdl 2019-06-16 03:05:02 -04:00
Input.hpp - framerate indicator sprite added to Game class 2020-07-19 15:43:47 -04:00
Node.cpp - framerate indicator sprite added to Game class 2020-07-19 15:43:47 -04:00
Node.hpp - framerate indicator sprite added to Game class 2020-07-19 15:43:47 -04:00
Recorder.cpp - framerate indicator sprite added to Game class 2020-07-19 15:43:47 -04:00
Recorder.hpp - framerate indicator sprite added to Game class 2020-07-19 15:43:47 -04:00
Sprite.cpp - framerate indicator sprite added to Game class 2020-07-19 15:43:47 -04:00
Sprite.hpp - framerate indicator sprite added to Game class 2020-07-19 15:43:47 -04:00
Timer.cpp - replaced location with box, added get/set functions for size and 2020-06-27 17:47:14 -04:00
Timer.hpp recorder writes video frames to folder 2019-05-16 03:51:36 -04:00
extension.cpp added frameset class for use with sprite class 2020-07-17 22:58:23 -04:00
extension.hpp - framerate indicator sprite added to Game class 2020-07-19 15:43:47 -04:00
filesystem.hpp json config library 2019-05-02 06:45:41 -04:00