Digital and Interactive Games, 2015 – Week 7, Session 1
Graphics
// YOU

Sprite Sheets

Source rectangle
Source Rectangle
draw Rectangle

velocity = speed with direction
(distance over time)
x.Speed *= -1;
x.Speed = x.Speed * -1;
Use the above!
= 799;
= 599;
Minimum calculation is the best in games