C# Class R2D2.ObstacleGridHelper

ファイルを表示 Open project: intel-cornellcup/r2bot

Public Methods

Method Description
read ( IceInternal is__ ) : long[]
write ( IceInternal os__, long v__ ) : void

Method Details

read() public static method

public static read ( IceInternal is__ ) : long[]
is__ IceInternal
return long[]

write() public static method

public static write ( IceInternal os__, long v__ ) : void
os__ IceInternal
v__ long
return void