LiteRGSS icon indicating copy to clipboard operation
LiteRGSS copied to clipboard

LiteRGSS is a little library that'll do some stuff the RGSS do with sprite, bitmap and so on but using SFML.

Results 2 LiteRGSS issues
Sort by recently updated
recently updated
newest added

Creating a new sprite on a disposed viewport throw a SEGFAULT. Expected behaviour : The LiteRGSS should throw a LiteRGSS::Error, "Disposed Viewport" instead.