Skip to content

Instantly share code, notes, and snippets.

@shawn42
Created August 27, 2009 20:26
Show Gist options
  • Save shawn42/176537 to your computer and use it in GitHub Desktop.
Save shawn42/176537 to your computer and use it in GitHub Desktop.
sanderson@shiny-3:~/code/chingu/examples$ ruby example7.rb
\example7.rb:79:in `update': uninitialized constant Particles1::Particle (NameError)
from /Users/sanderson/code/chingu/lib/chingu/game_state_manager.rb:229:in `update'
from /Users/sanderson/code/chingu/lib/chingu/window.rb:134:in `update_game_state_manager'
from /Users/sanderson/code/chingu/lib/chingu/window.rb:101:in `update'
from example7.rb:93:in `show'
from example7.rb:93
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment