public class Viseme extends Object
int
_end
_mouth
_start
Viseme(int start, int end, int mouth)
getEnd()
getMouth()
getStart()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int _start
public int _end
public int _mouth
public Viseme(int start, int end, int mouth)
public int getStart()
public int getEnd()
public int getMouth()