-
Notifications
You must be signed in to change notification settings - Fork 27
Home
Hapaxia edited this page Apr 26, 2017
·
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
For guided usage help, follow the Tutorials.
- Bitmap Text
- Console Screen
- Console Screen Old (v1)
- Crosshair
- Elastic Sprite
- Gallery Sprite
- Line
- Nine Patch
- Pie Chart
- Progress Bar
- Ring
- Spinning Card
- Spline
- Sprite 3D
- Starfield
- Tile Map
- upgrades
Suggestions welcome!
Selba Ward is published under the zlib licence.
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.