- Preparing search index...
- The search index is not available
pgul
- RunnerDriven2D<TBase>(Base: TBase): {
prototype: __type<any>;
combineRunnerActionList(actions: RunnerActionList<any>, runnerRef: Runner2D<any, string>): RunnerAction<any>;
new (...args: any[]): __type<TBase>;
} & TBase
-
Type Parameters
-
TBase extends ChildContainable
Returns {
prototype: __type<any>;
combineRunnerActionList(actions: RunnerActionList<any>, runnerRef: Runner2D<any, string>): RunnerAction<any>;
new (...args: any[]): __type<TBase>;
} & TBase
Runnerによって駆動するためのメソッドを付与