"Znlpi_ZipClass" class

Description

Owner: NLPIClass

NLPI Z-code interpreter

Parent classes:

Used classes: Class diagrams:

Znlpipropsheet_prefsZipPropertySheet

Class diagram : Znlpi_ZipClassPropertySheets

Znlpi_ZipClass

Class diagram : Znlpi_ZipClass DTML Methods

Operations:

Attributes: Sub-classes:

"Znlpidtml_ZipWalk" operation

Description

public Znlpidtml_ZipWalk ()
1. tab (main screen).

Maintain a walktrough file from Znlpi_ZipMachine and start walking.

"Znlpidtml_ZipWalkEdit" operation

Description

public Znlpidtml_ZipWalkEdit ()
2. tab

Edit a walkthrough as a normal text file in the browser.

"Znlpidtml_ZipWalkChangeEdit" operation

Description

public Znlpidtml_ZipWalkChangeEdit ()
Save changes to a walkthrough.

"Znlpidtml_prefsZip" operation

Description

public Znlpidtml_prefsZip ()
3. tab

Zip walker preferences

"Znlpidtml_changePrefsZip" operation

Description

public Znlpidtml_changePrefsZip ()
Save changes to Zip preferences.

"Znlpidtml_goConsole" operation

Description

public Znlpidtml_goConsole ()
4. tab

Return to the NLPI console.

"Znlpidtml_parentPlayForm" operation

Description

public Znlpidtml_parentPlayForm ()
Create the 'Walk' button whith its form values.

"Znlpidtml_localWalkForm" operation

Description

public Znlpidtml_localWalkForm ()
Walk position form which calls changeWalkPos. The walkthrough itself is created in python by Znlpi_ZipWalkthroughForm.

"Znlpidtml_changeWalkPos" operation

Description

public Znlpidtml_changeWalkPos ()
Update walkthrough position by calling Znlpiaux_ZipWalkthroughChangePosition and redirect to the console.