C# Class R2D2.ObstacleListHelper

Afficher le fichier Open project: intel-cornellcup/r2bot

Méthodes publiques

Méthode Description
read ( IceInternal is__ ) : R2D2.Obstacle[]
write ( IceInternal os__, R2D2 v__ ) : void

Method Details

read() public static méthode

public static read ( IceInternal is__ ) : R2D2.Obstacle[]
is__ IceInternal
Résultat R2D2.Obstacle[]

write() public static méthode

public static write ( IceInternal os__, R2D2 v__ ) : void
os__ IceInternal
v__ R2D2
Résultat void