瀏覽代碼

Changed the lua sample to use ScriptController::loadScript instead of dofile.
The reason for this is because on Android, using dofile resulted in the file being copied to the SD card in order to use the standard file reader. However, ScriptController uses gameplay::FileSystem, which doesn't need to copy the lua source file to the SD card.

Darryl Gough 13 年之前
父節點
當前提交
7e87040a6b

暫無可用數據