Windows Virtual Shields for Arduino
Graphics Member List

This is the complete list of members for Graphics, including all inherited members.

_isUpdatedSensorprotected
addButton(UINT x, UINT y, String text, String tag=(const char *) 0)Graphics
clear(ARGB argb=0)Text
clearId(UINT id)Text
clearLine(UINT line)Text
drawAt(UINT x, UINT y, String text, ARGB argb=0)Graphics
drawImage(UINT x, UINT y, String url, String tag=(const char *) 0, UINT width=0, UINT height=0)Graphics
enableTouch(bool enable)Graphics
fillRectangle(UINT x, UINT y, UINT width, UINT height, ARGB argb, String tag=(const char *) 0)Graphics
get()Sensor
getOnChange(double delta=0)Sensor
Graphics(const VirtualShield &shield)Graphics
input(UINT x, UINT y, bool multiline=false, String text=(const char *) 0, UINT width=0, UINT height=0)Graphics
isButtonClicked(String tag, ShieldEvent *shieldEvent=0)Graphics
isButtonClicked(int id, ShieldEvent *shieldEvent=0)Graphics
isEvent(const char *tag, const char *action, ShieldEvent *shieldEvent)Sensorvirtual
isEvent(int id, const char *action, ShieldEvent *shieldEvent)Sensorvirtual
isPressed(int id, ShieldEvent *shieldEvent=0)Graphics
isPressed(String tag, ShieldEvent *shieldEvent=0)Graphics
isReleased(int id, ShieldEvent *shieldEvent=0)Graphics
isReleased(String tag, ShieldEvent *shieldEvent=0)Graphics
isRunningSensor
isTouchEvent(ShieldEvent *shieldEvent=0)Graphics
isUpdated()Sensor
line(UINT x1, UINT y1, UINT x2, UINT y2, ARGB color, UINT weight=1)Graphics
onEventSensor
onJsonReceived(JsonObject &root, ShieldEvent *shieldEvent) overrideGraphicsvirtual
orientation(int autoRotationPreferences=-1)Graphics
print(String text, ARGB argb=0)Text
printAt(UINT line, String text, Attr extraAttributes[]=0, int extraAttributeCount=0)Text
printAt(UINT line, EPtr text, Attr extraAttributes[]=0, int extraAttributeCount=0)Text
printAt(UINT line, double value, ARGB argb=0)Text
recentEventSensor
sendStop(const char *serviceName)Sensor
Sensor(const VirtualShield &shield, const char sensorType)Sensor
sensorAction(SensorAction sensorAction, double delta=0, long interval=0) const Sensor
sensorTypeSensor
setOnEvent(void(*onEvent)(ShieldEvent *shieldEvent))Sensorinline
shieldSensor
start(double delta=0, long interval=0)Sensor
stop()Sensorvirtual
Text(const VirtualShield &shield)Text
writeAll(const char *serviceName, EPtr values[], int count, Attr extraAttributes[]=0, int extraAttributeCount=0)Sensor