-
Notifications
You must be signed in to change notification settings - Fork 27
Home
Hapax edited this page Jan 5, 2016
·
45 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
- Line
- Ring
- Spline
- Sprite 3D
- Pie Chart
- Crosshair
- Nine Patch
- Bitmap Text (uses Bitmap Font)
- Progress Bar
- Spinning Card
- Console Screen
- Tile Map
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.