Global Class "BestiaryMenu"⚓︎
Info
You can get this class by using the BestiaryMenu
global table.
Note that to call these functions, you must use a .
(period) instead of a :
(colon)!
Example Code
1 |
|
Functions⚓︎
GetBestiaryMenuSprite ()⚓︎
Sprite GetBestiaryMenuSprite ( )⚓︎
Paper sprite and all other decoration.
GetDeathScreenSprite ()⚓︎
Sprite GetDeathScreenSprite ( )⚓︎
Selectable elements that show the DeathScreen sprite of the enemies.
GetEnemySprite ()⚓︎
Sprite GetEnemySprite ( )⚓︎
Used for the animated enemy preview.
GetSelectedPage ()⚓︎
int GetSelectedPage ( )⚓︎
GetLastEnemyPageID ()⚓︎
int GetLastEnemyPageID ( )⚓︎
Gets the id of the last page enemies are displayed. Pages afterwards are reserved for bosses.