Added SDL_ttf to the project and attempted to draw to the screen but nothing is visible
authorIvan Hernanez <iturtleman128@gmail.com>
Mon, 28 May 2012 04:00:52 +0000 (23:00 -0500)
committerIvan Hernanez <iturtleman128@gmail.com>
Mon, 28 May 2012 04:00:52 +0000 (23:00 -0500)
commit7cf17d613c807fc602940af83d3e63777aa27ea6
tree97f2b2be9d3ea542a7c6a9c5d1332e55f14bd2b2
parentcc73d8407d3c6a5b9be9d6a4c8cabc040c2a9c42
Added SDL_ttf to the project and attempted to draw to the screen but nothing is visible
12 files changed:
Animation.cpp
ArtAssets/Sprites/sun.anim
FreeSans.ttf [new file with mode: 0644]
Game.cpp
Level.cpp
LevelFns.h
SDL_ttf.dll [new file with mode: 0644]
SDL_ttf.h [new file with mode: 0644]
SDL_ttf.pdb [new file with mode: 0644]
SDL_ttf_Windows.dll [new file with mode: 0644]
SDL_ttf_Windows.pdb [new file with mode: 0644]
game.vcxproj