Property | Type | Description | |
---|---|---|---|
isAwesomiumInit | bool | ||
m_TextureID | int | ||
width | int |
Method | Description | |
---|---|---|
ApplyTexture ( ) : void | ||
DestroyAwesomiumWindow ( ) : void | ||
InitAwesomium ( int width, int height ) : void | ||
LoadURL ( string url ) : void | ||
Loadfile ( string filePath ) : void | ||
OnApplicationQuit ( ) : void | ||
SetPixels ( ) : void | ||
Start ( ) : void | ||
Update ( ) : void | ||
getEventHandler ( ) : BrowserGUIEvents, |
public InitAwesomium ( int width, int height ) : void | ||
width | int | |
height | int | |
return | void |
public getEventHandler ( ) : BrowserGUIEvents, | ||
return | BrowserGUIEvents, |