TTHCommand

===============================================
  TTHCommand - class to represent visual TrueType instruction
===============================================

CONSTRUCTOR

  TTHCommand(code, ...) - creates command, assigns command code and one or more
parameters


	

ATTRIBUTES

  code (integer) - command's code
  params [integer] - read-only - list of command's parameters


	

OPERATIONS

  none
 

	

METHODS

  none