Removed mX,mY from sprite; Changed keyboard input from a push to a get
authorIvan Hernandez <iturtleman128@gmail.com>
Sat, 16 Oct 2010 21:21:20 +0000 (16:21 -0500)
committerIvan Hernandez <iturtleman128@gmail.com>
Sat, 16 Oct 2010 21:21:20 +0000 (16:21 -0500)
commitc1393ab0516b063cc79fe710660e0950d58853e2
tree9952dde3cf2e6011bb28f57f9aa89384c0368b6a
parent837c6c0cf9de126e6e626cc2da4674c401ffb9ec
Removed mX,mY from sprite; Changed keyboard input from a push to a get
keyboard state; Background functions if the bg hangs off the right side
of the window.
Background.cpp
Level.cpp
Sprite.h