xFripperyXNA is a simple and easy to use GUI framework for microsoft's xna framework. xFripperyXNA itself is only a foundation framework and is intended to be used as a platform for building gui systems on top of it. The xFripperyXNAControls project provides a 2D gui system that builds on top of xFripperyXNA to offer a skinable gui system that also supports animation.
xFripperyXNA Working Features
- Interface driven
- Load from file support
- Parent/Child controls
- WinForms style anchoring
- WinForms style MoveToFront, MoveToBack, PointToScreen, PointToClient
- Abstracted input system
- WinForms style events Click, MouseUp, MouseMove, MouseDown, KeyDown, KeyUp etc.
- Uses generics
- Find controls by name
Downloads
- Release 1
The first release of the xFripperyXNA library for xna.
Documentation
Picture Galleries