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
sprite_create_from_surface and sprite_add_from_surface and .AddSprite is what I would really recommend. But if you prefer I add in a way, I could add a method to the sprite data struct
Images that were added using
Collage.AddSurface()
can only have one subimage. Implementing something like this could get rid of that limitation.The text was updated successfully, but these errors were encountered: