Class: Bitmap Deprecated
- Inherits:
- LiteRGSS::Bitmap show all
- Defined in:
- docs/0_Dependencies.rb
Overview
Deprecated.
Please stop using bitmap to talk about texture!
Instance Attribute Summary
Attributes inherited from LiteRGSS::Bitmap
Instance Method Summary collapse
-
#initialize(*args) ⇒ Bitmap
constructor
Create a new Bitmap.
Methods inherited from LiteRGSS::Bitmap
new, #to_png, #to_png_file, #update
Methods inherited from LiteRGSS::Disposable
Constructor Details
#initialize(*args) ⇒ Bitmap
Create a new Bitmap
621 622 |
# File 'docs/0_Dependencies.rb', line 621 def initialize(*args) end |