| 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 |
|---|---|
MouseEventSource |
MouseEvent.getSource() |
| Constructor and Description |
|---|
MouseEvent(MouseEventSource source,
MouseEventType type,
double x,
double y,
int xOnScreen,
int yOnScreen,
MouseButton button,
int wheelRotation,
long time) |