1
General discussions / The new graphics API in SFML 2
« on: September 17, 2011, 12:28:03 pm »Quote from: "Laurent"
If so, how would one make a sprite relative to a parent object, ie. multiply its own transform by it before passing it to the render target?
Is this a scene graph ?