SFML and AntTweakBar
Posted by sirGustav
August 28th, 2009 3:15 pm
I couldn’t find any ready-made function for connecting sfml and AntTweakBar so I made one. Somewhat ported from the sdl source, and I figured I’d post it here since someone might want to use it.
SfmlHandle(), line 40(currently) in this file. It is currently kinda hacked together so it doesn’t support scrolling or text-input (yet), but it’s better than nothing
Tags: library