![]() |
Ember
|
Public Types | |
| enum | Type { File , Tree , Warning , Blackboard } |
Public Attributes | |
| Type | type |
| wxRect | rect |
| std::string | identifier |
| std::string | filepath |
| int | line_number |
Definition at line 163 of file BehaviorTreeProjectDialog.h.
| Enumerator | |
|---|---|
| File | |
| Tree | |
| Warning | |
| Blackboard | |
Definition at line 164 of file BehaviorTreeProjectDialog.h.
| std::string BehaviorTreeProjectDialog::ClickableItem::filepath |
Definition at line 168 of file BehaviorTreeProjectDialog.h.
| std::string BehaviorTreeProjectDialog::ClickableItem::identifier |
Definition at line 167 of file BehaviorTreeProjectDialog.h.
| int BehaviorTreeProjectDialog::ClickableItem::line_number |
Definition at line 169 of file BehaviorTreeProjectDialog.h.
| wxRect BehaviorTreeProjectDialog::ClickableItem::rect |
Definition at line 166 of file BehaviorTreeProjectDialog.h.
| Type BehaviorTreeProjectDialog::ClickableItem::type |
Definition at line 165 of file BehaviorTreeProjectDialog.h.