Awesomium::Rect Struct Reference
#include <WebView.h>
List of all members.
|
Public Member Functions |
|
| Rect (int x, int y, int width, int height) |
|
bool | isEmpty () const |
Public Attributes |
|
int | x |
|
int | y |
|
int | width |
|
int | height |
Detailed Description
A simple rectangle class, used with
WebView::render
The documentation for this struct was generated from the following files: