MCPcopy Create free account
hub / github.com/KhronosGroup/Vulkan-Samples / moving

Method moving

framework/camera_core.cpp:45–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45bool Camera::moving()
46{
47 return keys.left || keys.right || keys.up || keys.down;
48}
49
50float Camera::get_near_clip()
51{

Callers 2

updateMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected