Epok Engine

EPOK RUNTIME

epok::CameraQ12

Type alias

Type alias

Q12 camera coordinates (4096 = one unit), as used by scripts and colliders.

Namespace
epok
Header
polygon.hpp
Include
#include "polygon.hpp"
Module
polygon
Source
runtime/polygon.hpp:39

Basic usage

This minimal snippet shows the normal syntax for reaching the type. Open a member below for an operation-specific example.

C++ example
#include "polygon.hpp"

epok::CameraQ12& value = /* obtain a valid instance from your game */;