Defines some standard names for ICharacter
attributes. None of these must be used. But if you use them, the remote debugger can make use of known values to render more information into the view.
More...
Variables | |
const char *const | NAME = "Name" |
Attribute for the name of an entity. | |
const char *const | GROUP = "Group" |
const char *const | ID = "Id" |
const char *const | POSITION = "Position" |
const char *const | SPEED = "Speed" |
const char *const | ORIENTATION = "Orientation" |
Defines some standard names for ICharacter
attributes. None of these must be used. But if you use them, the remote debugger can make use of known values to render more information into the view.