We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated canvas functions (markdown)
Update canvas functions documentation and refactor ButtonEvent for improved event handling
Refactor ButtonEvent event handling to use switch-case for improved readability and maintainability
Refactor ButtonEvent class to use asynchronous asset loading and improve texture management; add startLabel function for sprite creation and asset definition
Fix documentation inconsistencies by updating component references from plural to singular and correcting method links for clarity
Enhance canvas functions documentation with detailed examples and improve asset definition for better clarity
Fix typos in canvas documentation for consistency in component removal sections
Refactor startLabel functionality and enhance asset definition for improved sprite management
Add 'Canvas functions' section and update links in documentation
Refactor canvas documentation to replace 'CanvasSprite' with 'Sprite' for consistency
Rename 'canvas element' to 'canvas component' for consistency across documentation
Rename 'Canvas Elements' to 'Canvas Components' for consistency in documentation
Rename 'canvas elements' to 'canvas components' for consistency across documentation
Update canvas documentation with new alias and functionality notes
Update documentation for event listeners in canvas elements and functions
Add canvas functions documentation and update references for clarity