com.fluendo.jkate
public final class Tracker extends Object
Field Summary | |
---|---|
Event | ev |
boolean[] | has |
static int | has_region |
static int | has_text_alignment_ext |
static int | has_text_alignment_int |
float | region_h |
float | region_w |
float | region_x |
float | region_y |
Constructor Summary | |
---|---|
Tracker(Event ev) |
Method Summary | |
---|---|
boolean | update(double t, Dimension window, Dimension frame)
Update the tracker at the given time for the given image's dimensions. |