Folder_UI - official-antistasi-community/A3-Antistasi GitHub Wiki
Full path : A3-Antistasi/functions/Folder_UI
Parent : functions
Name | Description |
---|---|
customHint | Adds an item to notification stack. |
customHintDismiss | Dequeues the top hint. |
customHintInit | Adds EH to detect presses to hide hints. Defines variables. |
customHintRender | Renders top item on customHint queue. |
shader_ratioToHex | Converts a base-10 ratio to a two digit hex intensity. |
Name | Description |
---|---|
images | Contains assets used in notifications |
- Provides rich hint formatting.
- Allows users to dismiss hints with
User Action 12
or after auto-timeout. - Hints are displayed in a LIFO order (Last in First Out).
- Provides calculations for colours and shading.
Author: Caleb Serafin
Date Updated: 07 November 2020
License: MIT License, Copyright (c) 2019 Barbolani & The Official AntiStasi Community