Closed kmcurry closed 10 years ago
CommandMgr.js needs: createCommand & createAttribute ported from CommandMgr.cpp
CommandMgr.prototype.createCommandTrigger(command, attribute) {
}
CommandMgr.prototype.createAttribute(attribute, value) {
@Hyiero
This has been ported over successfully
:thumbsup:
CommandMgr.js needs: createCommand & createAttribute ported from CommandMgr.cpp
CommandMgr.prototype.createCommandTrigger(command, attribute) {
}
CommandMgr.prototype.createAttribute(attribute, value) {
}