Package | Description |
---|---|
org.xaffect | |
org.xaffect.control.gui | |
org.xaffect.control.lib | |
org.xaffect.control.net |
Constructor and Description |
---|
XAffect(Control control)
Creates a new instance of xAffect using given
Control as
controlling element for the application. |
Modifier and Type | Class and Description |
---|---|
class |
XAffectWindowControl
The Window class is an implementation of the control interface with a
graphical user interface (GUI).
|
Modifier and Type | Class and Description |
---|---|
class |
XAffectLibraryControl
Represents a
Control to control xAffect as a library. |
Modifier and Type | Class and Description |
---|---|
class |
XAffectNetworkControl
The NetworkListener class is an implementation of the
Control
interface listening to an UDP port. |