Loom Engine - v0.10.1
    Preparing search index...

    Interface System

    interface System {
        name: string;
        update(world: World, dt: number): void;
    }

    Implemented by

    Index

    Properties

    Methods

    Properties

    name: string

    Methods