sim-ecs - v0.6.5
    Preparing search index...

    Interface IPreptimeOptions

    interface IPreptimeOptions {
        executionFunction: TExecutionFunction;
        initialState: IIStateProto;
    }
    Index

    Properties

    executionFunction: TExecutionFunction
    initialState: IIStateProto