forest-net
an overlay networks for large-scale virtual worlds
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator
mygame.AvatarStatus Class Reference

Public Member Functions

void copyFrom (AvatarStatus other)
 Copy contents of another AvatarStatus object to this one. More...
 
String toString ()
 

Detailed Description

Author
Logan Stafman

Definition at line 7 of file AvatarStatus.java.

Member Function Documentation

void mygame.AvatarStatus.copyFrom ( AvatarStatus  other)
inline

Copy contents of another AvatarStatus object to this one.

Parameters
otheris the object whose contents is to be copied to this one.

Definition at line 22 of file AvatarStatus.java.

String mygame.AvatarStatus.toString ( )
inline
Returns
String representing this object.

Definition at line 35 of file AvatarStatus.java.


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