FileWindow
From Crumbled World Wiki
Constructor
| function | description |
|---|---|
| FileWindow(Camera aCamera, String windowTitle, String folder) |
Functions
| return | function | description |
|---|---|---|
| setDefaultFileData(String data) | If a new file is created the file is given this data. | |
| setFileExtension(String fileExtension) | ||
| addLuaScriptCallbackExecute(string function) | If a file is open this callback will return the filePath to the file. |