Method

RmfMapObjectload

Declaration [src]

void
rmf_map_object_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 method.