Added Point2D +, -. Changed Sprite Draw to shift drawing pos by the AnimationPeg
authorunknown <ivan@.ne.tamu.edu>
Thu, 13 Jan 2011 22:22:04 +0000 (16:22 -0600)
committerunknown <ivan@.ne.tamu.edu>
Thu, 13 Jan 2011 22:22:04 +0000 (16:22 -0600)
commitf0fa5b0f258ef0f0073f9fc94905aca3c29c71f4
tree4298d6623c49f2d8675b173ae514285b2e356866
parent98b43c59b35fee3909b252710597560d983016fc
Added Point2D +, -. Changed Sprite Draw to shift drawing pos by the AnimationPeg
making collision work (broken atm)
separated frame from collision changed animations for Sprite/sun
Animation.cpp
Animation.h
ArtAssets/Sprites/sun.anim
ArtAssets/Sprites/viking.anim
Collision.cpp [new file with mode: 0644]
Collision.h
Frame.h [new file with mode: 0644]
Sprite.cpp
fns.h