AGTPixelColorValidator.rb

Path: AGTPixelColorValidator.rb
Last Update: Sat Feb 24 10:50:14 -0900 2007

Required files

java  

Methods

Public Instance methods

Wait for a color to appear at an x/y/z location. User can specify a time to wait (in seconds) or use the default time (10 seconds). x, y, r, g, b are all int‘s.

TODO: refactor this method and the previous method. their functionality

      is almost identical.

return true when the color at the specific point is not there.

[Validate]