C# Class ArtemisComm.ShipAction3SubPackets.HelmSetSteeringSubPacket

Inheritance: ShipAction3
Afficher le fichier Open project: russjudge/ArtemisSBS-ProtocolSharp Class Usage Examples

Méthodes publiques

Méthode Description
GetPacket ( float turnValue ) : Packet
HelmSetSteeringSubPacket ( Stream stream, int index ) : System
HelmSetSteeringSubPacket ( float turnValue ) : System

Method Details

GetPacket() public static méthode

public static GetPacket ( float turnValue ) : Packet
turnValue float
Résultat Packet

HelmSetSteeringSubPacket() public méthode

public HelmSetSteeringSubPacket ( Stream stream, int index ) : System
stream Stream
index int
Résultat System

HelmSetSteeringSubPacket() public méthode

public HelmSetSteeringSubPacket ( float turnValue ) : System
turnValue float
Résultat System