Class: Shape

Inherits:
LiteRGSS::Shape show all
Defined in:
scripts/00000 Dependencies/00001 LiteRGSS2/00003 Drawable.rb

Overview

Class allowing to draw Shapes in a viewport

Constant Summary

Constants inherited from LiteRGSS::Shape

LiteRGSS::Shape::CIRCLE, LiteRGSS::Shape::CONVEX, LiteRGSS::Shape::RECTANGLE

Instance Attribute Summary

Attributes inherited from LiteRGSS::Shape

#__index__, #angle, #bitmap, #blendmode, #color, #height, #outline_color, #outline_thickness, #ox, #oy, #point_count, #radius, #shader, #src_rect, #type, #viewport, #visible, #width, #x, #y, #z, #zoom, #zoom_x, #zoom_y

Method Summary

Methods inherited from LiteRGSS::Shape

#get_point, new, #set_origin, #set_point, #set_position

Methods inherited from LiteRGSS::Disposable

#dispose, #disposed?