Sha256: 71d0c9a0e6b5423db05ee7ea726d353a001b1b1f9c6cdac3454d001f52bb2220

Contents?: true

Size: 132 Bytes

Versions: 9

Compression:

Stored size: 132 Bytes

Contents

Jax.views.push('lighting/index', function() {
  this.glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT);
  this.world.render();
});

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
jax-0.0.0.9 spec/example_app/app/views/lighting/index.js
jax-0.0.0.8 spec/example_app/app/views/lighting/index.js
jax-0.0.0.7 spec/example_app/app/views/lighting/index.js
jax-0.0.0.6 spec/example_app/app/views/lighting/index.js
jax-0.0.0.5 spec/example_app/app/views/lighting/index.js
jax-0.0.0.4 spec/example_app/app/views/lighting/index.js
jax-0.0.0.3 spec/example_app/app/views/lighting/index.js
jax-0.0.0.2 spec/example_app/app/views/lighting/index.js
jax-0.0.0.1 spec/example_app/app/views/lighting/index.js