[This is preliminary documentation and is subject to change.]

Namespace:  Phoenix.Communication.Packets
Assembly:  Phoenix (in Phoenix.dll) Version: 0.7.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public class AsciiSpeech : SpeechBase
Public Class AsciiSpeech _
	Inherits SpeechBase
public ref class AsciiSpeech : public SpeechBase

Members

            
 All Members  Constructors   Fields   Properties  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
AsciiSpeech(array<Byte>[]()[])
Initializes a new instance of the AsciiSpeech class
Color (Inherited from SpeechBase.)
Data (Inherited from PacketBase.)
Font (Inherited from SpeechBase.)
Graphic (Inherited from SpeechBase.)
Id (Overrides PacketBase..::.Id.)
Lenght (Inherited from VariablePacket.)
Name (Overrides SpeechBase..::.Name.)
PacketId
Serial (Inherited from SpeechBase.)
Text (Overrides SpeechBase..::.Text.)
Type (Inherited from SpeechBase.)

Inheritance Hierarchy

See Also