Interface Host
public interface Host
-
Method Details
-
defaultFont
Constant value. -
window
IWindow window()Constant value. -
getClipboardString
@Nullable String getClipboardString() -
setClipboardString
- Parameters:
string
- the string. This should not contain NUL bytes. If it does, it will be truncated at those bytes.
-
gl
dev.pfaff.glass.opengl.GL gl()Constant value. -
loadLibImage
SymbolLookup loadLibImage()
-