Sha256: e761f8c6b8c6df820a4072e297fb35fe03c8827437590f576bab1689bc8775dd

Contents?: true

Size: 132 Bytes

Versions: 9

Compression:

Stored size: 132 Bytes

Contents

Jax.views.push('textures/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/textures/index.js
jax-0.0.0.8 spec/example_app/app/views/textures/index.js
jax-0.0.0.7 spec/example_app/app/views/textures/index.js
jax-0.0.0.6 spec/example_app/app/views/textures/index.js
jax-0.0.0.5 spec/example_app/app/views/textures/index.js
jax-0.0.0.4 spec/example_app/app/views/textures/index.js
jax-0.0.0.3 spec/example_app/app/views/textures/index.js
jax-0.0.0.2 spec/example_app/app/views/textures/index.js
jax-0.0.0.1 spec/example_app/app/views/textures/index.js