CocosSharp.CCNode.Schedule Method
Documentation for this section has not yet been entered.

Syntax

public void Schedule (Action<float> selector, float interval, uint repeat, float delay)

Parameters

selector
Documentation for this section has not yet been entered.
interval
Documentation for this section has not yet been entered.
repeat
Documentation for this section has not yet been entered.
delay
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: CocosSharp
Assembly: CocosSharp (in CocosSharp.dll)