|
group2 0.1.0
CSE 125 Group 2
|
#include <HudTypes.hpp>
Public Attributes | |
| std::string | senderName |
| std::string | message |
| float | ageSeconds = 0.f |
| bool | fromLocal = false |
| float HudChatMessage::ageSeconds = 0.f |
| bool HudChatMessage::fromLocal = false |
| std::string HudChatMessage::message |
| std::string HudChatMessage::senderName |