public class PathTap extends AndroidActor.AndroidView implements IPathTap
| Modifier and Type | Class and Description |
|---|---|
static class |
PathTap.PathMover |
ViewActor.ViewActorSizeActor.Aggregator<INPUT,OUTPUT>, Actor.Alphar, Actor.Append, Actor.ArrayJumper, Actor.ArrayMover, Actor.Average, Actor.BasicLight, Actor.BasicMerge, Actor.BasicQuaker, Actor.BasicSplit, Actor.Booster, Actor.Centripetal, Actor.Charger, Actor.CollidableRegister, Actor.ColorChanger, Actor.Colorer, Actor.Consumer<VALUE,INPUT>, Actor.Controllable<VALUE,INPUT,OUTPUT,PARENT>, Actor.ControllableEffector, Actor.ControllableSignal, Actor.Counter, Actor.Effector<VALUE,INPUT,OUTPUT,PARENT>, Actor.EffectorSkelton<Parent,Effect>, Actor.Ender, Actor.Exp, Actor.Filter<VALUE,INPUT,OUTPUT>, Actor.FloatFilter, Actor.FloatGenerator, Actor.Generator<OUTPUT>, Actor.HeapToFamily, Actor.IConsumer<INPUT>, Actor.IControllableInterruption, Actor.IDesigner<VALUE,INPUT,OUTPUT>, Actor.IEffector<PARENT,EFFECT>, Actor.IFunc<VALUE,INPUT,OUTPUT>, Actor.IGenerator<OUTPUT>, Actor.IntegerCounter, Actor.IntegerFilter, Actor.IntegerGenerator, Actor.Jumper, Actor.LogEnabler, Actor.LogPrinter, Actor.Loop, Actor.LoopBoost, Actor.Memory<OUTPUT>, Actor.Mover, Actor.MultiFloatFilter, Actor.MultiIntegerFilter, Actor.NewSizer, Actor.OriginalEffector<Parent,Effect>, Actor.PlusExp, Actor.PlusFloatFilter, Actor.PlusIntegerFilter, Actor.PointGenerator, Actor.Recorder, Actor.Register<V,E>, Actor.Relation, Actor.Reset, Actor.Restarter, Actor.Rotater, Actor.ScrollableAdjuster, Actor.ScrollableRegister, Actor.Show, Actor.SimpleActor, Actor.Sizer, Actor.Sleep, Actor.Sound, Actor.StandAlonePiece, Actor.StringFilter, Actor.Stun, Actor.Sum, Actor.SumIntegerFilter, Actor.Time, Actor.TouchUpFilter, Actor.ValueArrayEffector<EFFECT>, Actor.ValueConsumer<INPUT>, Actor.ValueEffector<EFFECT>, Actor.ValueLogPrinter, Actor.ViewTxn<E>, Actor.WaitEndHeap, Actor.WordGeneratorChainPiece.LogCase, ChainPiece.PieceStatePiece.PartnerList<PARTNER extends IPiece>, Piece.PartnersReturn<PARTNER extends IPiece>CREATOR_statusHandler, fImpl, threadExecutorinPack, outPack, partnerList| Constructor and Description |
|---|
PathTap() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(IPoint p) |
void |
ctrlStart() |
void |
ctrlStop() |
IPath |
getMyPath() |
IPoint |
getPoint(float beta) |
IPoint |
getRecentPoint() |
int |
onTick(IPath p,
Packet obj) |
void |
setEditor(ActorManager manager) |
void |
setMyPath(IPath path) |
void |
setRecentPoint(IPoint newKey) |
void |
unsetMyPath() |
contains, describeContents, getDrawable, getOwnActivity, getPaint, getScreenRect, getScreenRect, getScreenRectF, getWorldRect, setColorCode, setOwnActivity, setPaint, setShapeBoundary, user_rect, user_rectF, view_user, view_user, writeToParcel__setPointObject, _valueGet, _valueSet, addPercent, addSize, addViewToAnimation, getAlpha, getAngle, getCenter, getColor, getPercent, getRawSize, getSize, move_user, removeViewFromAnimation, setAlpha, setAngle, setCenter, setColor, setPercent, setSize, setView, view_impl, view_init__initValue, actorInit, getNowTag, interrupt, interrupt, interruptEnd, interruptError, interruptRestart, interruptStep, onRemove, onTerminate, postRun, preRun, pull, push, push, setAutoEnd, setAutoStart, setNowTag, unsetAutoEnd, unsetAutoStart, waitWakeactorRun__add, __add, __addLinkClass, __addLinkClass, __collectClass, __setAssociatedClasses, addMember, appendTo, boost, classLoadToLib, compareTo, detached, getBlueprint, getLinkClassFromLib, getLinkClassFromLib, getMembers, getParameters, getParent, getParent, getPartners, isConnectedTo, kick, log, offer, once, pieceReset, pieceRun, pullInActor, pushInActor, removeMember, setActor, setBlueprint, setKickFamily, setLinkClass, setLinkClass, setLogLevel, setLoop, staticAddClassLimit, staticAddClassLimits, staticHasClassLimit, staticInitializeLinks, staticOverrideLinks, staticRegisterLinkClass, toJSON__exec, __log, __logout, _waitNext, appended, changeState, end, getId, getLockStatus, getLockTag, getLogLevel, getParentChain, getState, getStatusHandler, getTag, getTickInterval, init, initNum, invalidate, isAlive, L, onError, onUnerror, postAppend, printLastExecLog, restart, restoreState, run, sendUnerrorEvent, setControlled, setError, setFunc, setLogTag, setParentChain, setStatusHandler, setTag, start, tick, waitEndaddInPath, addNewInPack, addNewOutPack, addOutPath, clearPull, clearPush, detach, detachAll, getCache, getInPack, getInPathClasses, getLinks, getName, getOutPack, getOutPathClasses, getPackType, getPartners, getPartners, hasInPath, hasOutPath, input, inputHeapAsync, inputPeek, isConnectedTo, isConnectedTo, isConnectedTo, outputAll, outputAllReset, outputAllSimple, resetInPathPack, setInPackType, setInPathClass, setName, setOutPackType, setOutPathClass, setPartner, setPathClass, waitOutput, waitOutputAllclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait__exec, appended, appendTo, detach, detached, end, getId, getInPack, getName, getOutPack, getPackType, getPartners, getPartners, getTag, isConnectedTo, isConnectedTo, isConnectedTo, L, setPartner, setTaginvalidatepublic void ctrlStart()
throws java.lang.InterruptedException,
Chain.ChainException
ctrlStart in interface ActorChain.IControllablectrlStart in class ViewActorjava.lang.InterruptedExceptionChain.ChainExceptionpublic void ctrlStop()
ctrlStop in interface ActorChain.IControllablectrlStop in class ViewActorpublic IPoint getRecentPoint()
getRecentPoint in interface IPathTappublic void setRecentPoint(IPoint newKey)
setRecentPoint in interface IPathTappublic void unsetMyPath()
unsetMyPath in interface IPathTappublic boolean contains(IPoint p)
contains in interface ITapcontains in class AndroidActor.AndroidViewpublic void setEditor(ActorManager manager)