C# Class Air_Hockey_Simulator.Physics.InformationPacket

Afficher le fichier Open project: CallumJHays/AirHockeyRobot Class Usage Examples

Méthodes publiques

Свойство Type Description
Lines List
Points List

Méthodes publiques

Méthode Description
InformationPacket ( ) : System

Method Details

InformationPacket() public méthode

public InformationPacket ( ) : System
Résultat System

Property Details

Lines public_oe property

public List Lines
Résultat List

Points public_oe property

public List Points
Résultat List