Classes
| Class | Description | |
|---|---|---|
| NGAlignment |
NGAlignment is responsible for everything that's related to
alignments, both on screen and for "inner anchors".
| |
| NGDragButton |
A simple implementation of a button that can be dragged around.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| NGAlignment AlignmentType |
Various alignment types, coming from different packages (everyone has their
own way of naming and ordering these ;-) ).
| |
| NGAlignment HorizontalAlign |
Values for horizontal alignments.
| |
| NGAlignment ScreenAlign |
Alignments and anchors for positioning relative to the screen (or a panel)
and positioning relative to an anchor.
| |
| NGAlignment VerticalAlign |
Values for vertical alignments.
|