Changes between Version 11 and Version 12 of HTMLGfx
- Timestamp:
- Dec 28, 2014, 8:18:26 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HTMLGfx
v11 v12 121 121 || warn(string) || void || Logs a message with a category of 'WARNING' to stderrgfx.txt || 122 122 || error(string) || void || Logs a message with a category of 'ERROR' to stderrgfx.txt || 123 || !isStateUpdated()|| Boolean || Returns true if it is time to refresh all the state in the UI ||124 || !resetStateUpdate(Boolean)|| void || Resets the state update flag to the given value ||123 || isStateUpdated() || Boolean || Returns true if it is time to refresh all the state in the UI || 124 || resetStateUpdate(Boolean) || void || Resets the state update flag to the given value || 125 125 126 126 ==== Properties ====