C# Class Recurity.Swf.AVM1.ActionMultiply

Blitzableiter ActionMultiply represents the Adobe AVM1 ActionMultiply
Inheritance: AbstractAction
Mostrar archivo Open project: rtezli/Blitzableiter

Public Methods

Method Description
ActionMultiply ( ) : System

Multiplies two numbers and pushes the result back to the stack

Method Details

ActionMultiply() public method

Multiplies two numbers and pushes the result back to the stack
public ActionMultiply ( ) : System
return System