Index
All Classes|All Packages|Serialized Form
O
- O - Enum constant in enum class rosequartz.input.Key
- onClose(Throwable) - Method in class rosequartz.net.TCPSocket
-
Method called when the socket is closed.
- onClose(Throwable) - Method in class rosequartz.net.UDPSocket
-
Method called when the socket is closed.
- onClose(Throwable) - Method in class rosequartz.net.WebSocket
-
Method called when the socket is closed.
- onClose(Consumer<Throwable>) - Method in interface rosequartz.Natives.TCPSocket
- onClose(Consumer<Throwable>) - Method in interface rosequartz.Natives.UDPSocket
- onClose(Consumer<Throwable>) - Method in interface rosequartz.Natives.WebSocket
- onClose(Consumer<Throwable>) - Method in class rosequartz.net.TCPSocket
-
Set a function to be called when the socket is closed.
- onClose(Consumer<Throwable>) - Method in class rosequartz.net.UDPSocket
-
Set a function to be called when the socket is closed.
- onClose(Consumer<Throwable>) - Method in class rosequartz.net.WebSocket
-
Set a function to be called when the socket is closed.
- onConnect() - Method in class rosequartz.net.TCPSocket
-
Method called when a connection is established.
- onConnect() - Method in class rosequartz.net.WebSocket
-
Method called when a connection is established.
- onConnect(Runnable) - Method in interface rosequartz.Natives.TCPSocket
- onConnect(Runnable) - Method in interface rosequartz.Natives.WebSocket
- onConnect(Runnable) - Method in class rosequartz.net.TCPSocket
-
Set a function to be called when the socket is connected.
- onConnect(Runnable) - Method in class rosequartz.net.WebSocket
-
Set a function to be called when the socket is connected.
- onFunction(BiConsumer<String, String[]>) - Method in interface rosequartz.NativesFX.ConsoleManager
- onMessage(String) - Method in class rosequartz.net.WebSocket
-
Method called when a message is received.
- onMessage(Consumer<String>) - Method in interface rosequartz.Natives.TCPSocket
- onMessage(Consumer<String>) - Method in interface rosequartz.Natives.WebSocket
- onMessage(Consumer<String>) - Method in class rosequartz.net.WebSocket
-
Set a function to be called when a message is received.
- onMessage(Consumer<T>) - Method in class rosequartz.net.TCPSocket
-
Set a function to be called when a message is received.
- onMessage(UDPSocket.OnMessageFunction<String>) - Method in interface rosequartz.Natives.UDPSocket
- onMessage(UDPSocket.OnMessageFunction<T>) - Method in class rosequartz.net.UDPSocket
-
Set a function to be called when a message is received.
- onMessage(T) - Method in class rosequartz.net.TCPSocket
-
Method called when a message is received.
- onMessage(T, String, int) - Method in class rosequartz.net.UDPSocket
-
Method called when a message is received.
- onMessage(T, String, int) - Method in interface rosequartz.net.UDPSocket.OnMessageFunction
-
Function to be called on message receive.
- open() - Method in interface rosequartz.Natives.UDPSocket
- open() - Method in class rosequartz.net.UDPSocket
-
Opens the socket.
- OPEN - Enum constant in enum class rosequartz.net.UDPSocket.State
- OrthographicCamera - Class in rosequartz.gfx
-
Represents a camera with orthographic projection, primarily used in 2D games.
- OrthographicCamera(CameraConfiguration) - Constructor for class rosequartz.gfx.OrthographicCamera
-
Creates a new OrthographicCamera from a CameraConfiguration.
All Classes|All Packages|Serialized Form