VEGO-Engine  0.1
Loading...
Searching...
No Matches
ProjectileComponent Class Reference
Inheritance diagram for ProjectileComponent:
[legend]
Collaboration diagram for ProjectileComponent:
[legend]

Public Member Functions

 ProjectileComponent (int range, int speed, Vector2D direction, Entity *owner, SoundEffects soundEffect)
 
void init () override
 
void update (uint_fast16_t diffTime) override
 

Additional Inherited Members

- Public Attributes inherited from Component
Entityentity
 

Member Function Documentation

◆ init()

void ProjectileComponent::init ( )
overridevirtual

Reimplemented from Component.

◆ update()

void ProjectileComponent::update ( uint_fast16_t diffTime)
overridevirtual

Reimplemented from Component.


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