A CCWindow maintains a list of CocosSharp.CCDirector objects. During a window's
draw call, the window iterates through each its directors and
asks each of their corresponding running scene's to redraw
themselves.
Requirements
Namespace: CocosSharp Assembly: CocosSharp (in CocosSharp.dll)