Board logo

标题: [其他] input/output——谷歌的工程师又闲不住了 [打印本页]

作者: 好蓝啊    时间: 2012-6-21 13:30     标题: input/output——谷歌的工程师又闲不住了

https://developers.google.com/events/io/input-output/
作者: snakeason    时间: 2012-6-21 14:17

好高级,后面两个工具不知道有什么用
作者: Isamu    时间: 2012-6-21 14:29

干啥用的………………
作者: 分不清雨水泪水    时间: 2012-6-21 15:30

喷了,小游戏,就是自己搭组件,把小球从左侧弹出后送到右边,
属于HTML5炫技,
比较贴心的是居然有源代码:
[
    {
        "klass": "InputGate",
        "params": {
            "positionFromTop": 280,
            "editable": true
        }
    },
    {
        "klass": "OutputGate",
        "params": {
            "positionFromTop": 177,
            "editable": true
        }
    },
    {
        "klass": "Elevator",
        "params": {
            "radius": 152.9,
            "colorScheme": "blue",
            "flipped": -1,
            "editable": true,
            "rotation": 276,
            "scale": 1,
            "position": {
                "klass": "Point",
                "params": {
                    "x": 416.1,
                    "y": 214.1
                }
            }
        }
    },
    {
        "klass": "Flipper",
        "params": {
            "radius": 100,
            "colorScheme": "blue",
            "flipped": 1,
            "editable": true,
            "rotation": 0,
            "scale": 1,
            "position": {
                "klass": "Point",
                "params": {
                    "x": 44,
                    "y": 229
                }
            }
        }
    }
]

似乎将来会开放New Machine,自己写组件
作者: 历史厨    时间: 2012-6-21 15:36

骨狗——蛋疼的天才




欢迎光临 TGFC Lifestyle (http://bbs.tgfcer.com/) Powered by Discuz! 6.0.0