C# Class DataBufferHelper, minib3d-monkey

Show file Open project: adamredwoods/minib3d-monkey

Public Methods

Method Description
LoadImageData ( BBDataBuffer, buffer, string path, int info ) : void

Method Details

LoadImageData() public static method

public static LoadImageData ( BBDataBuffer, buffer, string path, int info ) : void
buffer BBDataBuffer,
path string
info int
return void