Function prototype | LOC | MVG | COM | L_C | M_C |
IngameChatWidget( )
declaration
./components/ogre/widgets/IngameChatWidget.h:221
definition
./components/ogre/widgets/IngameChatWidget.cpp:64
| 2 | 0 | 0 | ------ | ------ |
ServerService_GotView( View * )
declaration
./components/ogre/widgets/IngameChatWidget.h:249
definition
./components/ogre/widgets/IngameChatWidget.cpp:116
| 7 | 0 | 0 | ------ | ------ |
View_EntitySeen( Entity * )
declaration
./components/ogre/widgets/IngameChatWidget.h:248
definition
./components/ogre/widgets/IngameChatWidget.cpp:126
| 16 | 5 | 3 | ------ | 1.667 |
appendIGChatLine( const string &, EmberEntity * )
declaration
./components/ogre/widgets/IngameChatWidget.h:241
definition
./components/ogre/widgets/IngameChatWidget.cpp:161
| 4 | 0 | 29 | ------ | ------ |
buildWidget( )
declaration
./components/ogre/widgets/IngameChatWidget.h:223
definition
./components/ogre/widgets/IngameChatWidget.cpp:75
| 18 | 2 | 12 | ------ | ------ |
frameStarted( const FrameEvent & )
declaration
./components/ogre/widgets/IngameChatWidget.h:224
definition
./components/ogre/widgets/IngameChatWidget.cpp:245
| 7 | 1 | 79 | ------ | ------ |
getChatTextPool( )
declaration
./components/ogre/widgets/IngameChatWidget.h:234
definition
./components/ogre/widgets/IngameChatWidget.cpp:155
| 5 | 1 | 0 | ------ | ------ |
getLabelPool( )
declaration
./components/ogre/widgets/IngameChatWidget.h:233
definition
./components/ogre/widgets/IngameChatWidget.cpp:151
| 5 | 1 | 0 | ------ | ------ |
getLabelSheet( )
declaration
./components/ogre/widgets/IngameChatWidget.h:238
definition
./components/ogre/widgets/IngameChatWidget.cpp:111
| 5 | 1 | 0 | ------ | ------ |
getTimeShown( )
definition
./components/ogre/widgets/IngameChatWidget.h:236
| 1 | 1 | 0 | ------ | ------ |
removeEntityObserver( EntityObserver * )
declaration
./components/ogre/widgets/IngameChatWidget.h:231
definition
./components/ogre/widgets/IngameChatWidget.cpp:142
| 9 | 1 | 2 | ------ | ------ |
removeWidget( const string & )
declaration
./components/ogre/widgets/IngameChatWidget.h:226
definition
./components/ogre/widgets/IngameChatWidget.cpp:291
| 4 | 0 | 2 | ------ | ------ |
~IngameChatWidget( )
declaration
./components/ogre/widgets/IngameChatWidget.h:222
definition
./components/ogre/widgets/IngameChatWidget.cpp:70
| 4 | 0 | 1 | ------ | ------ |
|