Sha256: 6d61c2bd077c46dbc253d00cece729e1618c0d144bd913e8a7c91154a3c3837b

Contents?: true

Size: 131 Bytes

Versions: 4

Compression:

Stored size: 131 Bytes

Contents

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
jax-0.0.0.9 spec/example_app/app/views/picking/index.js
jax-0.0.0.8 spec/example_app/app/views/picking/index.js
jax-0.0.0.7 spec/example_app/app/views/picking/index.js
jax-0.0.0.6 spec/example_app/app/views/picking/index.js