Module

x/v0rt4c_otbm/lib/OTBMNodeWithPosition.ts>OTBMNodeWithPosition

This is a library that can read/write tibia .OTBM files.
Latest
class OTBMNodeWithPosition
extends OTBMNode
Abstract
import { OTBMNodeWithPosition } from "https://dotland.deno.dev/x/v0rt4c_otbm@0.2.0/lib/OTBMNodeWithPosition.ts";

Properties

protected
_x: number
protected
_y: number
protected
_z: number
x: number
y: number
z: number

Methods

asRawObject(getFullBranch?)
set(otbmBuffer: Byt3s)