Method: TexPlay#clone
- Defined in:
- lib/texplay/c_function_docs.rb
#clone ⇒ Gosu::Image
Make a copy of the image.
31 32 |
# File 'lib/texplay/c_function_docs.rb', line 31 def clone() end |
Make a copy of the image.
31 32 |
# File 'lib/texplay/c_function_docs.rb', line 31 def clone() end |