NasNas
An intuitive and beginner friendly 2D game framework for C++
Public Member Functions | Public Attributes | List of all members
ns::ecs::ColliderComponentInterface Struct Referenceabstract
Inheritance diagram for ns::ecs::ColliderComponentInterface:
ns::ecs::AABBColliderComponent ns::ecs::CircleColliderComponent

Public Member Functions

virtual auto getBounds () const -> ns::FloatRect=0
 

Public Attributes

bool dynamic = false
 

Detailed Description

Definition at line 10 of file ColliderComponent.hpp.


The documentation for this struct was generated from the following file: