Class Frect

Frame rectangle. Describing x1, y1 top left start point and x2, y2 bottom right end point.

Source

C++ class Frect

Custom Constructor

Frect

Hierarchy

Constructors

Properties

Methods

Constructors

Properties

__name: string

Name of luabind class constructor.

__name: string

Name of luabind class instance constructor.

x1: number
x2: number
y1: number
y2: number

Methods

Generated using TypeDoc