Skip to content

Instantly share code, notes, and snippets.

@alexyoung
Created April 2, 2009 21:27
Show Gist options
  • Select an option

  • Save alexyoung/89504 to your computer and use it in GitHub Desktop.

Select an option

Save alexyoung/89504 to your computer and use it in GitHub Desktop.
# This removes the item from the game
def remove
@rect.hide
true
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment