com.iron-mountain.color-selection

1.0.2 • Public • Published

Color Selection

Version: 1.0.2 A UI tool element for selecting a color while in gameplay.

Package Mirrors:

Key Scripts & Components:

  1. public class ColorSelector : MonoBehaviour
    • Actions:
      • public event Action OnSelectedColorChanged
    • Properties:
      • public Color SelectedColor { get; }
    • Methods:
      • public virtual void OnPointerDown(PointerEventData eventData)
      • public virtual void OnDrag(PointerEventData eventData)
  2. public class SelectedColorGraphic : MonoBehaviour

Readme

Keywords

Package Sidebar

Install

npm i com.iron-mountain.color-selection

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

180 kB

Total Files

15

Last publish

Collaborators

  • ludachrismonte