Uses of Class
org.zmpp.vm.PortableGameState.StackFrame

Packages that use PortableGameState.StackFrame
org.zmpp.vm This package contains the base structures for the Z machine, e.g. 
 

Uses of PortableGameState.StackFrame in org.zmpp.vm
 

Methods in org.zmpp.vm that return types with arguments of type PortableGameState.StackFrame
 List<PortableGameState.StackFrame> PortableGameState.getStackFrames()
          Returns the list of stack frames.
 



Copyright © 2005 . All Rights Reserved.