| Package | Description |
|---|---|
| net.useobjects |
zakladne zobrazovane prvky, world, slucka sprav, hlavna aktivita
|
| net.useobjects.mouse |
praca s mysou
|
| Modifier and Type | Class and Description |
|---|---|
class |
Background
Trieda reprezentuje plochu (cast hlavneho okna aplikacie) na ktorej sa vykresluju objekty
|
| Modifier and Type | Method and Description |
|---|---|
MouseChangedEventSource |
MouseChangedEvent.getSource() |
| Constructor and Description |
|---|
MouseChangedEvent(MouseChangedEventSource source,
MouseChangedEventType type,
double x,
double y,
int xOnScreen,
int yOnScreen,
MouseButton button,
int wheelRotation,
long time) |