Just™ Game Engine
Public Member Functions | Public Attributes | List of all members
jng::CameraComponent Struct Reference

#include <components.hpp>

Public Member Functions

 CameraComponent ()=default
 
 CameraComponent (const CameraComponent &)=default
 
void reset ()
 

Public Attributes

Camera camera
 

Constructor & Destructor Documentation

◆ CameraComponent() [1/2]

jng::CameraComponent::CameraComponent ( )
default

◆ CameraComponent() [2/2]

jng::CameraComponent::CameraComponent ( const CameraComponent )
default

Member Function Documentation

◆ reset()

void jng::CameraComponent::reset ( )

Member Data Documentation

◆ camera

Camera jng::CameraComponent::camera

The documentation for this struct was generated from the following files: