|
|
PixelBullet
0.0.1
A C++ game engine
|
Public Member Functions | |
| bool | operator== (const KeyPickupComponent &) const noexcept=default |
Public Attributes | |
| bool | enabled = true |
| std::string | key_id |
| std::string | display_name |
| int | amount = 1 |