fCraft  0.636
Custom Minecraft Server
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Events
Classes | Enumerations
Package fCraft.MapConverter

Classes

class  MapConverter
 

Enumerations

enum  ReturnCode {
  Success = 0, ArgumentError = 1, UnrecognizedImporter = 2, UnrecognizedExporter = 3,
  InputDirNotFound = 4, PathError = 5, UnsupportedLoadFormat = 6, UnsupportedSaveFormat = 7
}
 

Enumeration Type Documentation

Enumerator:
Success 
ArgumentError 
UnrecognizedImporter 
UnrecognizedExporter 
InputDirNotFound 
PathError 
UnsupportedLoadFormat 
UnsupportedSaveFormat