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

#include <observer.h>

Public Member Functions

virtual void update (O observable, A arg)=0
 

Detailed Description

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

This is the interface a class must implement to watch an Observable.


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