Options
Menu

Class Opcode

Hierarchy

  • Opcode

Index

Constructors

Properties

Constructors

constructor

  • new Opcode(dest: string, aformat: string, asize: number, bformat: string, bsize: number, opcode: number, simple: boolean, horizontal: boolean, fragonly: boolean, matrix: boolean): Opcode
  • Parameters

    • dest: string
    • aformat: string
    • asize: number
    • bformat: string
    • bsize: number
    • opcode: number
    • simple: boolean
    • horizontal: boolean
    • fragonly: boolean
    • matrix: boolean

    Returns Opcode

Properties

a

a: FS

b

b: FS

dest

dest: string

flags

flags: Flags

opcode

opcode: number

Generated using TypeDoc