class Celestine::Drawable::Transform
inherits Reference
#
A transform class used to interact with the transform
attribute
Methods#
#to_s
#
Returns a string representation of this object.
Descendants must usually not override this method. Instead,
they must override to_s(io)
, which must append to the given
IO object.