MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / viewport.box.js

File viewport.box.js

templates/tutorial.viewport/viewport.box.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// a Viewport is a box that has a full-fledge _.scene and _.camera in it that embeds the complete Field graphics system into a box in the canvas. You can have as many of these as you like, rendering is automatically clipped to the bounds of the box
2
3var GL11 = Java.type('org.lwjgl.opengl.GL11')
4

Callers

nothing calls this directly

Calls 6

typeMethod · 0.80
glClearColorMethod · 0.80
glDepthFuncMethod · 0.80
glDisableMethod · 0.80
glClearMethod · 0.80
standardMapMethod · 0.80

Tested by

no test coverage detected