CubbyFlow::GridEmitter2 Member List

This is the complete list of members for CubbyFlow::GridEmitter2, including all inherited members.

CallOnBeginUpdateCallback(double currentTimeInSeconds, double timeIntervalInSeconds)CubbyFlow::GridEmitter2protected
GetIsEnabled() constCubbyFlow::GridEmitter2
GridEmitter2()=defaultCubbyFlow::GridEmitter2
GridEmitter2(const GridEmitter2 &)=defaultCubbyFlow::GridEmitter2
GridEmitter2(GridEmitter2 &&) noexcept=defaultCubbyFlow::GridEmitter2
OnBeginUpdateCallback typedefCubbyFlow::GridEmitter2
OnUpdate(double currentTimeInSeconds, double timeIntervalInSeconds)=0CubbyFlow::GridEmitter2protectedpure virtual
operator=(const GridEmitter2 &)=defaultCubbyFlow::GridEmitter2
operator=(GridEmitter2 &&) noexcept=defaultCubbyFlow::GridEmitter2
SetIsEnabled(bool enabled)CubbyFlow::GridEmitter2
SetOnBeginUpdateCallback(const OnBeginUpdateCallback &callback)CubbyFlow::GridEmitter2
Update(double currentTimeInSeconds, double timeIntervalInSeconds)CubbyFlow::GridEmitter2
~GridEmitter2()=defaultCubbyFlow::GridEmitter2virtual