1
Graphics / Nested drawables to manipulate them toghether, sf hierarchy?
« on: June 30, 2010, 05:42:56 pm »
Hi, sorry for bumping an old thread. But i've tried this code (using SFML 1.6) and it works (SetPostion, SetRotation) beautifull but with one exception.
layer.SetCenter() doesn't seem to work ? It always seem to rotate from the point 0,0 no matter what I write. Is there some reason for that ?
EDIt: nvmind there must be a bug somewhere in my program as in my small demo app it seems to work fine.
layer.SetCenter() doesn't seem to work ? It always seem to rotate from the point 0,0 no matter what I write. Is there some reason for that ?
EDIt: nvmind there must be a bug somewhere in my program as in my small demo app it seems to work fine.