R-Type
|
#include <CameraComponent.hpp>
Public Attributes | |
View | view |
std::optional< size_t > | target |
bool | follow_x = false |
bool | follow_y = false |
bool | isActive = true |
bool GameEngine::CameraComponent::follow_x = false |
bool GameEngine::CameraComponent::follow_y = false |
bool GameEngine::CameraComponent::isActive = true |
std::optional<size_t> GameEngine::CameraComponent::target |
View GameEngine::CameraComponent::view |