Building Game Engines
Loading...
Searching...
No Matches
Functions
lab.cpp File Reference
#include "common/ControllerComponent.hpp"
#include "common/Engine.hpp"
#include "common/GameObject.hpp"
#include "common/PythonComponent.hpp"
#include "common/Spritesheet.hpp"
#include "common/TransformComponent.hpp"
#include "common/TileMap.hpp"
#include "common/ResourceManager.hpp"
#include "common/SpriteRenderer.hpp"
#include "common/IGraphicsEngineRenderer.hpp"
#include "common/UpdateContext.hpp"
#include "common/collision/SpriteColliderComponent.hpp"
#include "common/collision/TileMapColliderComponent.hpp"
#include "common/SpriteAnimator.hpp"
#include <iostream>
#include <memory>

Functions

int main (int argc, char **argv)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)