-
class SelectionPanelProps:
Inky.Props| {[string]:any}¶ -
-
selectedText:
love.graphics.TextBatch¶ Drawable text.
[Open in Browser](https://love2d.org/wiki/TextBatch)
-
filtered:
number[]¶
-
overlay:
love.graphics.Texture¶ Superclass for drawable objects which represent a texture. All Textures can be drawn with Quads.
[Open in Browser](https://love2d.org/wiki/Texture)
-
_internal:
Inky.Props.Internal¶
-
selectedText:
-
class SelectionPanel:
Inky.Element¶ Other members:
Inherited from
Inky.Element:Draw,Effect,Initializer,Internal,OnCallback,OnDisableCallback,OnEnableCallback,OnPointerCallback,OnPointerEnterCallback,OnPointerExitCallback,OnPointerInHierarchyCallback,OverlapPredicate,getView(),on(),onDisable(),onEnable(),onPointer(),onPointerEnter(),onPointerExit(),onPointerInHierarchy(),props,render(),useEffect(),useOverlapCheck()