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