Class BaseTelestoDoodleAction
java.lang.Object
gg.xp.telestosupport.easytriggers.BaseTelestoDoodleAction
- All Implemented Interfaces:
Action<Event>,HasEventType,HasMutableEventType
- Direct Known Subclasses:
TelestoCircleDoodleAction,TelestoImageDoodleAction,TelestoLineDoodleAction,TelestoTextDoodleAction
public abstract class BaseTelestoDoodleAction
extends Object
implements Action<Event>, HasMutableEventType
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidfinishSpec(DoodleSpec spec, BaseEvent triggerEvent) intvoidsetColorFlattened(int color) voidsetEventType(Class<?> eventType) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface gg.xp.xivsupport.events.triggers.easytriggers.model.Action
accept, dynamicLabel, recalc
-
Field Details
-
color
-
name
-
duration
public int duration
-
-
Constructor Details
-
BaseTelestoDoodleAction
public BaseTelestoDoodleAction()
-
-
Method Details
-
finishSpec
-
fixedLabel
- Specified by:
fixedLabelin interfaceAction<Event>
-
getEventType
- Specified by:
getEventTypein interfaceAction<Event>- Specified by:
getEventTypein interfaceHasEventType
-
setEventType
- Specified by:
setEventTypein interfaceHasMutableEventType
-
getColorFlattened
public int getColorFlattened() -
setColorFlattened
public void setColorFlattened(int color)
-