Метод | Описание | |
---|---|---|
Cancel ( Actor self ) : void | ||
Drag ( Actor self, WPos start, WPos end, int length ) : System.Collections.Generic | ||
GetTargets ( Actor self ) : IEnumerable |
||
Tick ( Actor self ) : Activity |
public Drag ( Actor self, WPos start, WPos end, int length ) : System.Collections.Generic | ||
self | Actor | |
start | WPos | |
end | WPos | |
length | int | |
Результат | System.Collections.Generic |
public GetTargets ( Actor self ) : IEnumerable |
||
self | Actor | |
Результат | IEnumerable |