public static class TokenUtils.TokenSubList extends Object
Modifier and Type | Field and Description |
---|---|
Token |
tokenList
The "sub" token list.
|
float |
x
The width, in pixels, of the part of the token list "removed from
the front."
|
Constructor and Description |
---|
TokenUtils.TokenSubList(Token tokenList,
float x) |
public Token tokenList
public float x
public TokenUtils.TokenSubList(Token tokenList, float x)