2D Engine v0.1.0
Loading...
Searching...
No Matches
PhysicsSystem Class Reference

Physics System. More...

#include <PhysicsSystem.hpp>

Collaboration diagram for PhysicsSystem:
Collaboration graph

Public Member Functions

 PhysicsSystem (Scene *scene, Board *board)
 Initialize the Physics System.
 
void Update () const
 Update the Physics System.
 

Detailed Description

Physics System.

Constructor & Destructor Documentation

◆ PhysicsSystem()

PhysicsSystem::PhysicsSystem ( Scene * scene,
Board * board )
inline

Initialize the Physics System.

Parameters
sceneCurrent scene
boardCurrent game board

Member Function Documentation

◆ Update()

void PhysicsSystem::Update ( ) const

Update the Physics System.


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