Index
All Classes|All Packages
W
- WHITE - Static variable in class org.xjge.graphics.Color
- Widget - Class in org.xjge.core
-
An abstract class which can be used to define subclasses that will comprise individual elements of a user interface.
- Widget(Vector3i, int, int) - Constructor for class org.xjge.core.Widget
-
Creates a new widget object that can be used to organize individual elements of a user interface.
- width - Variable in class org.xjge.core.Widget
- width - Variable in class org.xjge.graphics.Rectangle
- Window - Class in org.xjge.core
-
Provides a point of access which can be used to alter the properties of the game window at runtime.
- Window() - Constructor for class org.xjge.core.Window
- wrap(String, int, Font) - Static method in class org.xjge.core.Text
-
Attempts to wrap a string inside of the width specified.
All Classes|All Packages