Method | Description | |
---|---|---|
Init ( ) : void | ||
Render ( RenderBlock renderBlock ) : void | ||
Resize ( int width, int height ) : void |
public Render ( RenderBlock renderBlock ) : void | ||
renderBlock | RenderBlock | |
return | void |
public Resize ( int width, int height ) : void | ||
width | int | |
height | int | |
return | void |