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." This way, you know the x-offset of the "new" token list.
|
Constructor and Description |
---|
TokenSubList(Token tokenList,
float x) |
Copyright © 2003–2015. All rights reserved.