![]() |
FastEngine 0.9.3
A multiplayer oriented 2D engine made with Vulkan.
|
Public Member Functions | |
GlobalTransform (vulkan::Context const &context) | |
void | init (vulkan::Context const &context) |
void | update () |
Public Attributes | |
vulkan::UniformBuffer | _transforms |
vulkan::DescriptorSet | _descriptorSet |
uint32_t | _transformsCount |
bool | _needUpdate |