C# Class Recurity.Swf.AVM1.ActionStackSwap

Blitzableiter ActionStackSwap represents the Adobe AVM1 ActionStackSwap
Inheritance: AbstractAction
Exibir arquivo Open project: rtezli/Blitzableiter

Public Methods

Method Description
ActionStackSwap ( ) : System

Swaps the top two ScriptAtoms on the stack

Method Details

ActionStackSwap() public method

Swaps the top two ScriptAtoms on the stack
public ActionStackSwap ( ) : System
return System