Name | Type | Description |
---|---|---|
owner |
Core.Entity | the entity the component's being applied to. |
color |
String | of the editor |
Members
-
the component name
-
Components.RectangleEditor.currently_selected Core.Entity static
-
the currently selected object
Methods
-
deselects the owner
-
gets whether or not the owner is selected
Returns:
Type Description Boolean True if selected; false otherwise -
renders the rectangle editor
-
selects the owner
-
set dimentions of rectangle editor
Name Type Description width
Number desired width height
Number desire height -
updates rect editor component