C# Class JustPressPlay.Utilities.JPPImage.ImageSaveInfo

Holds info about the image for saving
Datei anzeigen Open project: RIT-MAGIC/JustPressPlay

Public Methods

Method Description
ImageSaveInfo ( int create, int explore, int learn, int socialize, ImageType type ) : System

Method Details

ImageSaveInfo() public method

public ImageSaveInfo ( int create, int explore, int learn, int socialize, ImageType type ) : System
create int
explore int
learn int
socialize int
type ImageType
return System