256
edits
(→Layout) |
(→Layout) |
||
Line 66: | Line 66: | ||
! Attribute !! Description !! Values !! Default | ! Attribute !! Description !! Values !! Default | ||
|- | |- | ||
| type || | | type || Defines the type of shape. || rectangle, ellipse or line || ''none'' | ||
|- | |- | ||
| position || Sets the | | position || Sets the shape's position. || ''x-pos''x''y-pos''|| 0x0 | ||
|- | |- | ||
| size || Sets the | | size || Sets the shape's size. || ''width''x''height'' || 10x10 | ||
|- | |||
| color || Sets the shape's color. || ''#<hex>'' or ''R, G, B'' || #000000 | |||
|- | |||
| alpha || Sets the shape's opacity. || ''1-100'' || 100 | |||
|} | |} |
edits