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.
Release 1 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