mirror of
https://github.com/u0u0/Quick-Cocos2dx-Community.git
synced 2026-05-09 23:11:35 +08:00
5 lines
130 B
Lua
5 lines
130 B
Lua
luaj = require(cc.PACKAGE_NAME .. ".platform.luaj")
|
|
|
|
function device.showAlertAndroid(title, message, buttonLabels, listener)
|
|
end
|