EPOK RUNTIME
epok::timeline::BoundTarget
Struct
Struct
Struct declared by the timeline-runtime module for fixed-step simulation time and frame timing.
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 "timeline_runtime.hpp"
epok::timeline::BoundTarget value();Fields and constants
Constructors
Public methods
activePerforms `active` as part of fixed-step simulation time and frame timing.MethoddataPerforms `data` as part of fixed-step simulation time and frame timing.Methoddata_slotPerforms `data slot` as part of fixed-step simulation time and frame timing.Methodeffect_layerPerforms `effect layer` as part of fixed-step simulation time and frame timing.MethodgetReturns get as part of fixed-step simulation time and frame timing.MethodsamePerforms `same` as part of fixed-step simulation time and frame timing.MethodvalidPerforms `valid` as part of fixed-step simulation time and frame timing.MethodvisiblePerforms `visible` as part of fixed-step simulation time and frame timing.Method