UNPKG

dreemgl

Version:

DreemGL is an open-source multi-screen prototyping framework for mediated environments, with a visual editor and shader styling for webGL and DALi runtimes written in JavaScript. As a toolkit for gpu-accelerated multiscreen development, DreemGL includes

166 lines (157 loc) 8.27 kB
.signature .chainable { background-color: #00aa00 } .signature .deprecated { background-color: #aa0000; } .deprecated-box { border: 2px solid #aa0000; } .deprecated-box strong { color: white; background-color: #aa0000; } .deprecated-tag-box { text-align: center; color: #600; background-color: #fee; } .deprecated-tag-box strong { text-transform: uppercase; border-radius: 2px; padding: 0 3px; } .enum-box { color: #060; background-color: #efe; text-align: center; } .signature .experimental { color: #a00; border: 1px dashed #a00; background-color: #fee; } .experimental-box { border: 2px dashed #ccc; } .experimental-box strong { margin: 0 3px; border: 2px dashed #a00; color: #a00; } .deprecated-tag-box { text-align: center; color: #600; background-color: #fee; } .deprecated-tag-box strong { text-transform: uppercase; border-radius: 2px; padding: 0 3px; } .signature .new { color: #484848; background-color: #F5D833; } .preventable-box { text-align: center } .signature .private { background-color: #FD6B1B; /* orange */ } .private-box { background-color: #fee; text-align: center; color: #600; margin-bottom: 1em; } .signature .protected { background-color: #9B86FC } .signature .removed { color: #aa0000; background-color: transparent; border: 1px solid #aa0000; text-decoration: line-through; } .removed-box { border: 2px solid #aa0000; } .removed-box strong { color: #aa0000; border: 2px solid #aa0000; background-color: transparent; text-decoration: line-through; } .deprecated-tag-box { text-align: center; color: #600; background-color: #fee; } .deprecated-tag-box strong { text-transform: uppercase; border-radius: 2px; padding: 0 3px; } .signature .required { background-color: #484848 } .signature .singleton { background-color: transparent; color: #929292; } .signature .static { background-color: #484848 } .template-box { text-align: center; background-color: #eee; } #center-container h1.icon-singleton .class-source-link { background: url(class-icons/singleton-large.png) no-repeat 0 -5px; } #treecontainer .x-grid-cell-inner .icon-singleton { background: url(class-icons/singleton.png) no-repeat; } #search-dropdown .icon-singleton { background: url(class-icons/singleton.png) no-repeat; } #search-dropdown .icon-singleton-redirect { background: url(class-icons/singleton-redirect.png) no-repeat; } .doctabs .icon-singleton { background: url(class-icons/singleton.png) no-repeat; } #center-container h1.icon-component .class-source-link { background: url(class-icons/component-large.png) no-repeat 0 -5px; } #treecontainer .x-grid-cell-inner .icon-component { background: url(class-icons/component.png) no-repeat; } #search-dropdown .icon-component { background: url(class-icons/component.png) no-repeat; } #search-dropdown .icon-component-redirect { background: url(class-icons/component-redirect.png) no-repeat; } .doctabs .icon-component { background: url(class-icons/component.png) no-repeat; } #center-container h1.icon-class .class-source-link { background: url(class-icons/class-large.png) no-repeat 0 -5px; } #treecontainer .x-grid-cell-inner .icon-class { background: url(class-icons/class.png) no-repeat; } #search-dropdown .icon-class { background: url(class-icons/class.png) no-repeat; } #search-dropdown .icon-class-redirect { background: url(class-icons/class-redirect.png) no-repeat; } .doctabs .icon-class { background: url(class-icons/class.png) no-repeat; } #search-dropdown .icon-attribute { background-image: url(member-icons/attribute.png); background-repeat: no-repeat; } .members .members-section .icon-attribute { background-image: url(member-icons/attribute.png); background-repeat: no-repeat; } .members .comments-section .icon-attribute { background-image: url(member-icons/attribute.png); background-repeat: no-repeat; } .class-overview .x-toolbar.member-links .icon-attribute { background-image: url(member-icons/attribute.png); background-repeat: no-repeat; } #search-dropdown .icon-cfg { background-image: url(member-icons/cfg.png); background-repeat: no-repeat; } .members .members-section .icon-cfg { background-image: url(member-icons/cfg.png); background-repeat: no-repeat; } .members .comments-section .icon-cfg { background-image: url(member-icons/cfg.png); background-repeat: no-repeat; } .class-overview .x-toolbar.member-links .icon-cfg { background-image: url(member-icons/cfg.png); background-repeat: no-repeat; } #search-dropdown .icon-property { background-image: url(member-icons/property.png); background-repeat: no-repeat; } .members .members-section .icon-property { background-image: url(member-icons/property.png); background-repeat: no-repeat; } .members .comments-section .icon-property { background-image: url(member-icons/property.png); background-repeat: no-repeat; } .class-overview .x-toolbar.member-links .icon-property { background-image: url(member-icons/property.png); background-repeat: no-repeat; } #search-dropdown .icon-method { background-image: url(member-icons/method.png); background-repeat: no-repeat; } .members .members-section .icon-method { background-image: url(member-icons/method.png); background-repeat: no-repeat; } .members .comments-section .icon-method { background-image: url(member-icons/method.png); background-repeat: no-repeat; } .class-overview .x-toolbar.member-links .icon-method { background-image: url(member-icons/method.png); background-repeat: no-repeat; } #search-dropdown .icon-event { background-image: url(member-icons/event.png); background-repeat: no-repeat; } .members .members-section .icon-event { background-image: url(member-icons/event.png); background-repeat: no-repeat; } .members .comments-section .icon-event { background-image: url(member-icons/event.png); background-repeat: no-repeat; } .class-overview .x-toolbar.member-links .icon-event { background-image: url(member-icons/event.png); background-repeat: no-repeat; } #search-dropdown .icon-css_var { background-image: url(member-icons/css_var.png); background-repeat: no-repeat; } .members .members-section .icon-css_var { background-image: url(member-icons/css_var.png); background-repeat: no-repeat; } .members .comments-section .icon-css_var { background-image: url(member-icons/css_var.png); background-repeat: no-repeat; } .class-overview .x-toolbar.member-links .icon-css_var { background-image: url(member-icons/css_var.png); background-repeat: no-repeat; } #search-dropdown .icon-css_mixin { background-image: url(member-icons/css_mixin.png); background-repeat: no-repeat; } .members .members-section .icon-css_mixin { background-image: url(member-icons/css_mixin.png); background-repeat: no-repeat; } .members .comments-section .icon-css_mixin { background-image: url(member-icons/css_mixin.png); background-repeat: no-repeat; } .class-overview .x-toolbar.member-links .icon-css_mixin { background-image: url(member-icons/css_mixin.png); background-repeat: no-repeat; }