virtual void *get_surface_data();
Returns a pointer to the sprites image data. Can only be called between lock() and unlock().
Back to index