Virtual Method

RmfMapObjectload

Declaration [src]

void
load (
  RmfMapObject* map_object,
  RmfLoader* loader
)

Description [src]

Reads the object’s data from the loader.

Parameters

loader

Type: RmfLoader

The loader to read from.

The data is owned by the caller of the function.