ScummVM API documentation
Xeen::MazeEvent Class Reference

#include <scripts.h>

Public Member Functions

void synchronize (Common::Serializer &s)
 

Public Attributes

Common::Point _position
 
int _direction
 
int _line
 
Opcode _opcode
 
EventParameters _parameters
 

Detailed Description

Represents a single event, an instruction of a script

Member Function Documentation

◆ synchronize()

void Xeen::MazeEvent::synchronize ( Common::Serializer s)

Synchronizes the data for the item


The documentation for this class was generated from the following file: