![]() |
FastEngine 0.9.3
A multiplayer oriented 2D engine made with Vulkan.
|
Public Member Functions | |
constexpr | span (const T *_ptr, size_t _length) |
constexpr size_t | len () const noexcept |
const T & | operator[] (size_t index) const noexcept |
Public Attributes | |
const T * | ptr |
size_t | length |