Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
66
func
(c *Camera) Pos() mgl32.Vec3 {
67
return
c.pos
68
}
69
70
func
(c *Camera) Front() mgl32.Vec3 {
71
return
c.front
Callers
9
sortChunks
Method · 0.80
updateMeshCache
Method · 0.80
forcePlayerChunks
Method · 0.80
drawChunks
Method · 0.80
drawWireFrame
Method · 0.80
onMouseButtonCallback
Method · 0.80
handleKeyInput
Method · 0.80
CurrentBlockid
Method · 0.80
renderStat
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected