Method: Chippunk::Object#static!
- Defined in:
- lib/chippunk/object.rb
#static! ⇒ Object
58 59 60 |
# File 'lib/chippunk/object.rb', line 58 def static! @is_static = true end |
58 59 60 |
# File 'lib/chippunk/object.rb', line 58 def static! @is_static = true end |