A single cell in an input grid.
Public Member Functions | |
RenderableData | Get (float x, float y) |
Gets the renderable data at the given point (may be null). More... | |
void | Pool () |
Public Attributes | |
InputGridEntry | Back |
The first entry (most towards the back). More... | |
InputGridEntry | Front |
The last entry (most towards the front). More... | |
Properties | |
static float | Size [get] |
The common input grid cell size. Based on DPI and is one "inch" by default. More... | |
|
inline |
Gets the renderable data at the given point (may be null).
|
inline |
InputGridEntry PowerUI.InputGridCell.Back |
The first entry (most towards the back).
InputGridEntry PowerUI.InputGridCell.Front |
The last entry (most towards the front).
|
staticget |
The common input grid cell size. Based on DPI and is one "inch" by default.