Lysa.ui  0.0
Lysa 3D Engine
Arrow Struct Reference

Detailed Description

An arrow head drawn inside a square area centered in the widget rectangle.

Inherits from: Widget

Lua full name: lysa.ui.Arrow

Properties

integer orientation
 The direction the arrow points to (see lysa.ui.ArrowOrientation).
 
boolean filled
 True to draw a solid triangle instead of an arrow head.
 

Property Documentation

integer orientation

The direction the arrow points to (see lysa.ui.ArrowOrientation).

boolean filled

True to draw a solid triangle instead of an arrow head.