![]() |
Olympe Engine 2.0
2D Game Engine with ECS Architecture
|
This is the complete list of members for Olympe::CommentManager, including all inherited members.
| AddComment(const GraphComment &comment) | Olympe::CommentManager | |
| Clear() | Olympe::CommentManager | |
| CommentManager() | Olympe::CommentManager | private |
| Get() | Olympe::CommentManager | static |
| GetComment(int commentId) | Olympe::CommentManager | |
| GetCommentCount() const | Olympe::CommentManager | |
| LoadFromJson(const nlohmann::json &j) | Olympe::CommentManager | |
| m_Comments | Olympe::CommentManager | private |
| m_NextCommentId | Olympe::CommentManager | private |
| RemoveComment(int commentId) | Olympe::CommentManager | |
| SaveToJson(nlohmann::json &j) const | Olympe::CommentManager | |
| UpdateComment(int commentId, const GraphComment &comment) | Olympe::CommentManager |