Original Post
How would I set drawing bounds for this tiled map editor...
http://www.sfml-dev.org/forum/viewtopic.php?p=43028&sid=64293e259add28a8092157afef619735
This is the example that was in the readme
level.SetDrawingBounds(somesfview.GetRect())
I'm not sure what to put in for "somesfview"
http://www.sfml-dev.org/forum/viewtopic.php?p=43028&sid=64293e259add28a8092157afef619735
This is the example that was in the readme
level.SetDrawingBounds(somesfview.GetRect())
I'm not sure what to put in for "somesfview"