You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Makes it possible to load textures, sounds, musics, and fonts during runtime. Makes it easier to use the textures. Long relative filepaths are no longer necessary, you only need to use the filename. Texture sequences are grouped together as arrays.
About
Makes it possible to load textures, sounds, musics, and fonts during runtime. Makes it easier to use the textures. Long relative filepaths are no longer necessary, you only need to use the filename. Texture sequences are grouped together as arrays.