File tree Expand file tree Collapse file tree 1 file changed +1
-23
lines changed Expand file tree Collapse file tree 1 file changed +1
-23
lines changed Original file line number Diff line number Diff line change 2220122201 "gqDaZjCfevOOxBYkK6zlhtZnXCg1"
2220222202 ],
2220322203 "dependencies": [],
22204- "eventsFunctions": [
22205- {
22206- "fullName": "Any touch pressed",
22207- "functionType": "Condition",
22208- "name": "AnyTouchPressed",
22209- "private": true,
22210- "sentence": "Any touch is pressed",
22211- "events": [
22212- {
22213- "type": "BuiltinCommonInstructions::JsCode",
22214- "inlineCode": [
22215- "eventsFunctionContext.returnValue = runtimeScene.getGame().getInputManager()._touches.firstKey() !== null;",
22216- ""
22217- ],
22218- "parameterObjects": "",
22219- "useStrict": true,
22220- "eventsSheetExpanded": false
22221- }
22222- ],
22223- "parameters": [],
22224- "objectGroups": []
22225- }
22226- ],
22204+ "eventsFunctions": [],
2222722205 "eventsBasedBehaviors": [
2222822206 {
2222922207 "description": "The finite state machine used internally by the switch object.",
You can’t perform that action at this time.
0 commit comments