R-Type  2
Doom but in better
Loading...
Searching...
No Matches
PlayerBrain.hpp File Reference

Declaration of the PlayerBrain class and related functionality. More...

Include dependency graph for PlayerBrain.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  GUI::ECS::Demo::PlayerBrain
 Forward declaration of the Bullet class. More...
 

Namespaces

namespace  GUI
 
namespace  GUI::ECS
 
namespace  GUI::ECS::Demo
 

Functions

std::ostream & GUI::ECS::Demo::operator<< (std::ostream &os, const PlayerBrain &item)
 Outputs the sprite's info to a stream.
 

Detailed Description

Declaration of the PlayerBrain class and related functionality.

This file defines the PlayerBrain class, which manages the player's logic, interactions, and rendering within the ECS architecture.

Definition in file PlayerBrain.hpp.