PokéRogue
GitHub
Switch to Main
Preparing search index...
src/sprites/pokemon-sprite
getSpriteAtlasPath
Function getSpriteAtlasPath
getSpriteAtlasPath
(
pokemon
:
Pokemon
,
ignoreOverride
?:
boolean
)
:
string
Compute the path to the sprite atlas by converting double underscores to path components (/)
Parameters
pokemon
:
Pokemon
ignoreOverride
:
boolean
= false
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
GitHub
Switch to Main
PokéRogue
Loading...
Compute the path to the sprite atlas by converting double underscores to path components (/)