Jungle_Week1_Team2
Loading...
Searching...
No Matches
FEditorEngine Class Reference

#include <FEditorEngine.h>

Inheritance diagram for FEditorEngine:
FEngine

Public Member Functions

 FEditorEngine ()=default
bool Initialize (HINSTANCE hInstance)
Public Member Functions inherited from FEngine
 FEngine ()=default
virtual ~FEngine ()
 FEngine (const FEngine &)=delete
FEngineoperator= (const FEngine &)=delete
bool Initialize (HINSTANCE hInstance, const wchar_t *Title, int32 Width, int32 Height)
void Run ()
virtual void Shutdown ()
CCoreGetCore () const
CWindowGetMainWindow () const

Protected Member Functions

void Startup () override
Protected Member Functions inherited from FEngine
virtual void Tick (float DeltaTime)

Additional Inherited Members

Protected Attributes inherited from FEngine
CWindowApplicationApp = nullptr
CWindowMainWindow = nullptr
CCoreCore = nullptr

Constructor & Destructor Documentation

◆ FEditorEngine()

FEditorEngine::FEditorEngine ( )
default

Member Function Documentation

◆ Initialize()

bool FEditorEngine::Initialize ( HINSTANCE hInstance)

◆ Startup()

void FEditorEngine::Startup ( )
overrideprotectedvirtual

Reimplemented from FEngine.


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