Method | Description | |
---|---|---|
LoadTexture ( string filename ) : int | ||
TextureMatrix ( ) : System |
Method | Description | |
---|---|---|
OnLoad ( |
||
OnRenderFrame ( FrameEventArgs e ) : void | ||
OnResize ( |
||
OnUpdateFrame ( FrameEventArgs e ) : void |
Method | Description | |
---|---|---|
Main ( ) : void |
public static LoadTexture ( string filename ) : int | ||
filename | string | |
return | int |
protected OnRenderFrame ( FrameEventArgs e ) : void | ||
e | FrameEventArgs | |
return | void |
protected OnResize ( |
||
e | ||
return | void |
protected OnUpdateFrame ( FrameEventArgs e ) : void | ||
e | FrameEventArgs | |
return | void |