C# Class FyreVM.Engine.IndirectStrNode

Inheritance: StrNode
Afficher le fichier Open project: ChicagoDave/Zifmia

Méthodes publiques

Méthode Description
HandleNextChar ( Engine e ) : void
IndirectStrNode ( uint address, bool dblIndirect, uint argCount, uint argsAt ) : System

Method Details

HandleNextChar() public méthode

public HandleNextChar ( Engine e ) : void
e Engine
Résultat void

IndirectStrNode() public méthode

public IndirectStrNode ( uint address, bool dblIndirect, uint argCount, uint argsAt ) : System
address uint
dblIndirect bool
argCount uint
argsAt uint
Résultat System