-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add: new API removeIconByName, removeIconById, removeFrameByIndex, removeStateById, removeStateByName, getWidth, getHeight remove: passing the owner via the construction of Icon and Frame classes. Allowing for the usage of them before attaching to a vyi or icon. fix: falsely typed JSDOC annotations add: detaches from the owner when removed. add: allow passing a Icon or Frame instance to be used in the addIcon or addFrame or addState API refactor: internally changed arrays to Maps, for quicker lookup times. refactor: internal cleanup of code.
- Loading branch information
1 parent
088a024
commit 781ee7d
Showing
11 changed files
with
2,487 additions
and
827 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.