Method | Description | |
---|---|---|
BackButtonPressed ( ) : void | ||
Initialize ( ) : void | ||
Update ( |
Update method
|
Method | Description | |
---|---|---|
AddImage ( String url ) : void |
Add a new image to the user interface
|
|
ClearContent ( ) : void |
Clear all image content
|
|
SearchImages ( String query ) : void |
Search images using a query
|
|
SearchImagesFromGoogle ( string query, int nImagesPerPage, int startImage ) : void |
Search images on Google Images using JSON
|
|
WebClientGoogle_openReadCompleted ( object sender, |
When the HTTP request is retourned it shows the images to the grid
|
public Update ( |
||
gameTime | ||
return | void |