A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
width — Property in class com.hippohx.ScreenSizeObject
Screen width in pixels.
WIN — Constant static property in class com.hippohx.System
Windows identifier.
Window — Class in package com.hippohx
The Window class allows you to interact with the window that contains your application (size and position, minimize, maxime, etc.).
Window() — Constructor in class com.hippohx.Window
Do NOT call this constructor, please use getInstance method instead.
WIN_SEPARATOR — Constant static property in class com.hippohx.System
Windows path separator.
writefile(filePath, fileContent) — Method in class com.hippohx.File
Writes a text file to the system.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z