Functions
registerProtectionZone
public registerProtectionZone(startX: number, startY: number, original: IImageData): numberremoveProtection
public removeProtection(id: number);Init
public async Init(): Promise<void>Last updated