Class: Bitmap Deprecated

Inherits:
LiteRGSS::Bitmap show all
Defined in:
docs/00000_Dependencies.rb

Overview

Deprecated.

Please stop using bitmap to talk about texture!

Instance Attribute Summary

Attributes inherited from LiteRGSS::Bitmap

#height, #rect, #width

Instance Method Summary collapse

Methods inherited from LiteRGSS::Bitmap

new, #to_png, #to_png_file, #update

Methods inherited from LiteRGSS::Disposable

#dispose, #disposed?

Constructor Details

#initialize(*args) ⇒ Bitmap

Create a new Bitmap



155
156
# File 'docs/00000_Dependencies.rb', line 155

def initialize(*args)
end