ScummVM API documentation
LastExpress::Objects Class Reference
Inheritance diagram for LastExpress::Objects:
Common::Serializable

Classes

struct  Object
 

Public Member Functions

 Objects (LastExpressEngine *engine)
 
const Object get (ObjectIndex index) const
 
void update (ObjectIndex index, EntityIndex entity, ObjectLocation status, CursorStyle cursor, CursorStyle cursor2)
 
void updateModel (ObjectIndex index, ObjectModel model)
 
void saveLoadWithSerializer (Common::Serializer &s) override
 
Common::String toString ()
 

Member Function Documentation

◆ toString()

Common::String LastExpress::Objects::toString ( )

Convert this object into a string representation.

Returns
A string representation of this object.

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