Struct e2rcore::interface::i_component::ComponentDrawGroupDispatch [] [src]

pub struct ComponentDrawGroupDispatch {
    pub _group_id: usize,
}

Fields

Trait Implementations

impl Clone for ComponentDrawGroupDispatch
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl IComponent for ComponentDrawGroupDispatch
[src]

[src]