Skip to content

Commit

Permalink
Create reset_sprites.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dcrawl authored Oct 29, 2023
1 parent 3674264 commit d1bd521
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/API/runtime/reset_sprites.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# reset_sprites

Sprites when loaded are cached. This method purges the entire sprite cache. Any future reference to a sprite will be reloaded from disk. This function is automatically called by args.gtk.reset ($gtk.reset).


## Related Functions

[reset_sprite](reset_sprite.md), [reset](reset.md)

0 comments on commit d1bd521

Please sign in to comment.