Skip to content

Create a .Delay() API #158

@gajop

Description

@gajop

This can be a delay library separate from SB.
It should allow support for both widget and gadget delay mechanisms:

  • Delay(Update) - time based
  • Delay$Callin, such as DelayGameFrame, DelayUnitKilled, and so on

WG.Delay.Delay(callin[, time])
WG.Delay.DelayGameFrame(callin[, gameFrames])
GG.Delay.DelayUnitKilled(callin[, callinInvocations])

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions