
Public Member Functions | |
| WallHug () | |
Public Attributes | |
| gCycle const * | owner_ |
| REAL | lastTimeSeen_ |
Definition at line 469 of file gCycle.cpp.
| gCycleChatBot::WallHug::WallHug | ( | ) | [inline] |
Definition at line 475 of file gCycle.cpp.
00476 : owner_ ( NULL ) 00477 , lastTimeSeen_ ( 0 ) 00478 { 00479 }
Definition at line 472 of file gCycle.cpp.
Definition at line 473 of file gCycle.cpp.
1.5.4