ScummVM API documentation
Ultima::Ultima4::Observer< O, NoArg * > Class Template Referenceabstract

#include <observer.h>

Public Member Functions

virtual void update (O observable, NoArg *arg)
 
virtual void update (O observable)=0
 

Detailed Description

template<class O>
class Ultima::Ultima4::Observer< O, NoArg * >

A specialized observer for watching observables that don't use the "arg" parameter to update.


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