ClassesDieOn this pageDie Used for implementing actions for the [[ActionContext|Action API]].ImplementsActionIndex ConstructorsconstructorMethodsisCompleteresetstopupdateConstructors constructornew Die(entity: Entity<any>): DieParametersentity: Entity<any>Returns DieMethods publicisCompleteisComplete(): booleanReturns booleanpublicresetreset(): voidReturns voidpublicstopstop(): voidReturns voidpublicupdateupdate(_delta: number): voidParameters_delta: numberReturns void
Used for implementing actions for the [[ActionContext|Action API]].