| 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 | |
| getAppDataFolder() — Method in class com.hippohx.System | |
| Returns the path to system's application data folder. | |
| getApplicationFolder() — Method in class com.hippohx.Application | |
| Returns the full path of the folder in which the application is running. | |
| getApplicationPath() — Method in class com.hippohx.Application | |
| Returns the full path of your application's executable. | |
| getAppXML() — Method in class com.hippohx.Application | |
| HippoHX's applications need a configuration xml file called app.xml which must be at the same level as the app.n file. | |
| getClipBoardText() — Method in class com.hippohx.System | |
| Gets system's clipboard. | |
| getCmdLine() — Method in class com.hippohx.Application | |
| Returns an array of strings with the parameters passed to your application. | |
| getCmdLineArgCount() — Method in class com.hippohx.Application | |
| Returns the number of paramenters passed to your application. | |
| getHaxeBackendId() — Method in class com.hippohx.HaxeBackendListener | |
| Returns HAXE_BACKEND API identifier. | |
| getHaxeBackendId() — Method in interface com.hippohx.iHaxeBackendListener | |
| Returns the ID that a Neko backend needs to use to call methods of the class. | |
| getHeight() — Method in class com.hippohx.Window | |
| Returns window's height. | |
| getInstance() — Static method in class com.hippohx.Application | |
| Use this method to retrieve an instance of the class, do NOT call the constructor directly. | |
| getInstance() — Static method in class com.hippohx.Dialog | |
| Use this method to retrieve an instance of the class, do NOT call the constructor directly. | |
| getInstance() — Static method in class com.hippohx.File | |
| Use this method to retrieve an instance of the class, do NOT call the constructor directly. | |
| getInstance() — Static method in class com.hippohx.Registry | |
| Use this method to retrieve an instance of the class, do NOT call the constructor directly. | |
| getInstance() — Static method in class com.hippohx.SQLite | |
| Use this method to retrieve an instance of the class, do NOT call the constructor directly. | |
| getInstance() — Static method in class com.hippohx.System | |
| Use this method to retrieve an instance of the class, do NOT call the constructor directly. | |
| getInstance() — Static method in class com.hippohx.VideoServer | |
| Use this method to retrieve an instance of the class, do NOT call the constructor directly. | |
| getInstance() — Static method in class com.hippohx.Window | |
| Use this method to retrieve an instance of the class, do NOT call the constructor directly. | |
| getLeft() — Method in class com.hippohx.Window | |
| Returns window's left position. | |
| getScreenSize() — Method in class com.hippohx.System | |
| Returns a ScreenSizeObject with system's screen width and height. | |
| getSystemName() — Method in class com.hippohx.System | |
| Returns a String with the name of the operating system. | |
| getSystemSeparator() — Method in class com.hippohx.System | |
| Returns a String with system's path separator. | |
| getTempFolder() — Method in class com.hippohx.System | |
| Returns a String with path to the system's temp folder. | |
| getTop() — Method in class com.hippohx.Window | |
| Returns window's top position. | |
| getUserFolder() — Method in class com.hippohx.System | |
| Returns the path to user's data folder. | |
| getValue(key, subKey, valuename) — Method in class com.hippohx.Registry | |
| Returns the value of the specified key/subkey. | |
| getWidth() — Method in class com.hippohx.Window | |
| Returns window's width. | |
| gid — Property in class com.hippohx.FileStats | |
| Group id of owner. | |
| 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 | |