libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
Loading...
Searching...
No Matches
Ship::Action Member List

This is the complete list of members for Ship::Action, including all inherited members.

Action(std::shared_ptr< Tickable > tickable)Ship::Action
ActionRan()=0Ship::Actionprotectedpure virtual
CanStart()Ship::Actionvirtual
CanStop()Ship::Actionvirtual
GetContext() constShip::Part
GetId() constShip::Part
GetTickable() constShip::Action
GetTime(const ClockType clockType) constShip::Action
IsRunning() constShip::Action
OnAdded(bool forced)Ship::Partprotectedvirtual
OnRemoved(bool forced)Ship::Partprotectedvirtual
operator==(const Part &other) constShip::Part
Part()Ship::Part
Part(std::shared_ptr< Context > context)Ship::Partexplicit
Run()Ship::Action
SetContext(std::shared_ptr< Context > ctx)Ship::Part
Start(const bool force=false)Ship::Action
Started(const bool forced)Ship::Actionvirtual
Stop(const bool force=false)Ship::Action
Stopped(const bool forced)Ship::Actionvirtual
~Action()=defaultShip::Actionvirtual
~Part()=defaultShip::Partvirtual