Eamon CS  3.1.0
EamonDD.Game.Converters.Apple2Eamon.A2EAdventureConverter Class Reference

More...

Public Member Functions

virtual byte[] ConvertApple2ByteBuffer (byte[] buffer)
 
virtual bool LoadAdventure ()
 
virtual bool ConvertAdventure ()
 
 A2EAdventureConverter ()
 

Properties

virtual A2EAdventure Adventure [get, set]
 
virtual string AdventureFolderPath [get, set]
 
virtual string ErrorMessage [get, set]
 

Detailed Description

Constructor & Destructor Documentation

◆ A2EAdventureConverter()

EamonDD.Game.Converters.Apple2Eamon.A2EAdventureConverter.A2EAdventureConverter ( )

Member Function Documentation

◆ ConvertAdventure()

virtual bool EamonDD.Game.Converters.Apple2Eamon.A2EAdventureConverter.ConvertAdventure ( )
virtual

Full credit: referencing DUNGEON LIST Z, DUNGEON LIST 7.1 by John Nelson and Tom Zuchowski

◆ ConvertApple2ByteBuffer()

virtual byte [] EamonDD.Game.Converters.Apple2Eamon.A2EAdventureConverter.ConvertApple2ByteBuffer ( byte[]  buffer)
virtual

◆ LoadAdventure()

virtual bool EamonDD.Game.Converters.Apple2Eamon.A2EAdventureConverter.LoadAdventure ( )
virtual

Full credit: referencing DUNGEON LIST Z, DUNGEON LIST 7.1 by John Nelson and Tom Zuchowski

Property Documentation

◆ Adventure

virtual A2EAdventure EamonDD.Game.Converters.Apple2Eamon.A2EAdventureConverter.Adventure
getset

◆ AdventureFolderPath

virtual string EamonDD.Game.Converters.Apple2Eamon.A2EAdventureConverter.AdventureFolderPath
getset

◆ ErrorMessage

virtual string EamonDD.Game.Converters.Apple2Eamon.A2EAdventureConverter.ErrorMessage
getset

The documentation for this class was generated from the following file: