NcEngine
nc::FrameLogic Member List

This is the complete list of members for nc::FrameLogic, including all inherited members.

ComponentBase(Entity entity) noexcept (defined in nc::ComponentBase)nc::ComponentBaseinlineexplicit
ComponentBase(const ComponentBase &)=delete (defined in nc::ComponentBase)nc::ComponentBase
ComponentBase(ComponentBase &&)=default (defined in nc::ComponentBase)nc::ComponentBase
FrameLogic(Entity entity, Func &&func) (defined in nc::FrameLogic)nc::FrameLogicinline
operator=(const ComponentBase &)=delete (defined in nc::ComponentBase)nc::ComponentBase
operator=(ComponentBase &&)=default (defined in nc::ComponentBase)nc::ComponentBase
ParentEntity() const noexcept (defined in nc::ComponentBase)nc::ComponentBaseinline
Run(ecs::Ecs world, float dt) (defined in nc::FrameLogic)nc::FrameLogicinline
SetFunction(Func &&func)nc::FrameLogicinline