mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-22 08:14:09 -08:00
parent
c1b3deedff
commit
26b9ae4292
|
@ -65,6 +65,9 @@ public abstract class Window implements JSObject, WindowEventTarget, StorageProv
|
|||
@JSProperty
|
||||
public abstract int getOuterHeight();
|
||||
|
||||
@JSProperty
|
||||
public abstract int getScrollX();
|
||||
|
||||
@JSProperty
|
||||
public abstract int getScrollY();
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user