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