remoteValue derived from value Example Source Header

Description: an array that is created and updated on each client

notes:
Category: Math
Author: Alex Hill
Revision: 01/21/03

    Comments

constructor remoteValue

1 distribute the size of the array
2 dont include in documentation

destructor ~remoteValue

method reset

1 reset update interval
2 reset last update timer

method message

1 set the values of all array elements

method app

0.1 if update interval has passed then update key

method setValueSize