Trait tuix_internal::state::entity::AsEntity[][src]

pub trait AsEntity {
    fn entity(&self) -> Entity;
}

Required methods

Implementations on Foreign Types

Implementors