MCPcopy
hub / github.com/icexin/gocraft / Pos

Method Pos

camera.go:66–68  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

64}
65
66func (c *Camera) Pos() mgl32.Vec3 {
67 return c.pos
68}
69
70func (c *Camera) Front() mgl32.Vec3 {
71 return c.front

Callers 9

sortChunksMethod · 0.80
updateMeshCacheMethod · 0.80
forcePlayerChunksMethod · 0.80
drawChunksMethod · 0.80
drawWireFrameMethod · 0.80
onMouseButtonCallbackMethod · 0.80
handleKeyInputMethod · 0.80
CurrentBlockidMethod · 0.80
renderStatMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected