Let's Review!
What command draws images to the screen?
Sprite command, which comes from the LameLCD object that we named gfx, so we call it as gfx.SpriteHow large is the LameStation screen?
True or false: variable is equal to @variable
@', returns the location of a variable in memory, instead of its value.