AI Testing Simulator
|
This is the complete list of members for Entity.Ego, including all inherited members.
Agent (defined in Entity.Ego) | Entity.Ego | |
BaseEntity(string id, Location spawnPoint, double initialSpeedKMH, Color color) | Entity.BaseEntity | inline |
BaseEntity() | Entity.BaseEntity | inline |
Category (defined in Entity.Ego) | Entity.Ego | |
Clone() | Entity.Ego | inline |
Color (defined in Entity.BaseEntity) | Entity.BaseEntity | |
Destination (defined in Entity.Ego) | Entity.Ego | |
Ego(Location spawnPoint, EntityModel model, AdversaryCategory category, double initialSpeedKMH, Color color) | Entity.Ego | inline |
Ego() | Entity.Ego | inline |
getCarlaLocation() | Entity.BaseEntity | inline |
Id | Entity.BaseEntity | |
InitialSpeedKMH (defined in Entity.BaseEntity) | Entity.BaseEntity | |
Model (defined in Entity.Ego) | Entity.Ego | |
setCategory(AdversaryCategory category) | Entity.Ego | inline |
setColor(Color c) | Entity.BaseEntity | inline |
setModel(EntityModel model) | Entity.Ego | inline |
setPosition(float x, float y) | Entity.BaseEntity | inline |
setRotation(float angle) | Entity.BaseEntity | inline |
setView(IBaseEntityView view) | Entity.BaseEntity | inline |
SpawnPoint (defined in Entity.BaseEntity) | Entity.BaseEntity | |
View (defined in Entity.BaseEntity) | Entity.BaseEntity |