module Oid::InteractableEntity

Included Modules

Defined in:

oid/entity_types.cr

Instance methods inherited from module Oid::Components::Interactive::Helper

add_component_interactive : Entitas::Entity
add_component_interactive(**args) : Entitas::Entity
add_component_interactive
, add_interactive : Entitas::Entity add_interactive, del_component_interactive : Entitas::Entity del_component_interactive, del_interactive : Entitas::Entity del_interactive, get_component_interactive : Oid::Components::Interactive get_component_interactive, has_component_interactive? : Bool has_component_interactive?, has_interactive? : Bool has_interactive?, interactive : Oid::Components::Interactive interactive, interactive=(value : Bool) interactive=, interactive? : Bool interactive?, remove_component_interactive remove_component_interactive, remove_interactive remove_interactive, replace_component_interactive(component : Oid::Components::Interactive)
replace_component_interactive(**args)
replace_component_interactive
, replace_interactive(component : Oid::Components::Interactive)
replace_interactive
replace_interactive