public class RepeaterTime extends Repeater<Tick>
Constructor and Description |
---|
RepeaterTime(String time) |
Modifier and Type | Method and Description |
---|---|
protected Span |
_nextSpan(Pointer.PointerType pointer) |
protected Span |
_thisSpan(Pointer.PointerType pointer) |
Span |
getOffset(Span span,
float amount,
Pointer.PointerType pointer) |
int |
getWidth()
returns the width (in seconds or months) of this repeatable.
|
static RepeaterTime |
scan(Token token,
List<Token> tokens,
Options options) |
String |
toString() |
public RepeaterTime(String time)
protected Span _nextSpan(Pointer.PointerType pointer)
protected Span _thisSpan(Pointer.PointerType pointer)
public Span getOffset(Span span, float amount, Pointer.PointerType pointer)
public int getWidth()
Repeater
public static RepeaterTime scan(Token token, List<Token> tokens, Options options)
Copyright © 2002 – 2024 Project Wonder.