Error: function Sprite.size () is not callable using argument types () <- wtf?
Error: function Sprite.getPixel (uint x, uint y) is not callable using argument types (uint,uint) const
Error: function Sprite.rotation (float angle) is not callable using argument types ()
-> even though there is a rotation()!