CocosSharp.CCDisplayLinkDirector Class
is a that synchronizes timers with the refresh rate of the display.

See Also: CCDisplayLinkDirector Members

Syntax

public class CCDisplayLinkDirector : CCDirector

Remarks

Features and Limitations:

v0.8.2

v0.8.2

Scheduled timers & drawing are synchronizes with the refresh rate of the display Scheduled timers & drawing are synchronizes with the refresh rate of the display Only supports animation intervals of 1/60 1/30 & 1/15 Only supports animation intervals of 1/60 1/30 & 1/15

Requirements

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