Struct rpg::entity::Entity [] [src]

pub struct Entity { /* fields omitted */ }

Any non-character element

Methods

impl Entity
[src]

Creates a new instance of Entity

Adds a behaviour ot the behaviour chain of the entity

Sends and event to the entity

Trait Implementations

impl Behaviour for Entity
[src]

Handle an event