C# Class JsBlit.Content

Show file Open project: petersibley/jsblit Class Usage Examples

Public Methods

Method Description
Content ( Page page ) : System

Private Methods

Method Description
LoadTextureAsync ( string uri, object token, ScriptObject completedDelegate ) : void
ReleaseTexture ( int id ) : void
getTexture ( int id ) : Texture

Method Details

Content() public method

public Content ( Page page ) : System
page Page
return System