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

Public Member Functions

auto getBounds () const -> ns::FloatRect override
 

Public Attributes

sf::Vector2f position
 
float radius
 
- Public Attributes inherited from ns::ecs::ColliderComponentInterface
bool dynamic = false
 

Detailed Description

Definition at line 23 of file ColliderComponent.hpp.


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