| 
    Planeshift
    
   | 
 
#include <pawstextbox.h>
Public Member Functions | |
| MessageLine () | |
| MessageLine (const MessageLine &origin) | |
Public Attributes | |
| int | colour | 
| csArray< MessageSegment > | segments | 
| int | size | 
| csString | text | 
Definition at line 297 of file pawstextbox.h.
      
  | 
  inline | 
Definition at line 304 of file pawstextbox.h.
      
  | 
  inline | 
Definition at line 310 of file pawstextbox.h.
| int pawsMessageTextBox::MessageLine::colour | 
Definition at line 300 of file pawstextbox.h.
| csArray<MessageSegment> pawsMessageTextBox::MessageLine::segments | 
Definition at line 302 of file pawstextbox.h.
| int pawsMessageTextBox::MessageLine::size | 
Definition at line 301 of file pawstextbox.h.
| csString pawsMessageTextBox::MessageLine::text | 
Definition at line 299 of file pawstextbox.h.