GenericMapPos<T>: { [ P in keyof T]: number } & {
    speed?: number;
}

Type Parameters

Generated using TypeDoc