We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
GetFileNameWithoutExt
base = raylib.GetFileNameWithoutExt("assets/sprites/hero.png") print "Base name: " + base // prints "hero"
There was an error while loading. Please reload this page.