-
Notifications
You must be signed in to change notification settings - Fork 28
Home
Hapax edited this page Jan 20, 2016
·
48 revisions
Selba Ward is a collection of drawable C++ objects for use with SFML.
Complete examples on using the specific objects are also available.
Before using these classes, make sure you first read: Setup
- Bitmap Text
- Console Screen
- Crosshair
- Line
- Nine Patch
- Pie Chart
- Progress Bar
- Ring
- Spinning Card
- Spline
- Sprite 3D
- Starfield
-
Tile Map
object - upgrades
Suggestions welcome!
These objects require C++ and [SFML] version 2. Some objects may require C++11 or later. All examples are likely to require C++11; this does not indicate that the object itself also requires it.