Gate
Gate
Overview needed
Constructor
public Gate
new Gate(not, inputPortCount, size, inputPositioner)
*Description needed*Parameters
not: false | true
– Description neededinputPortCount: ClampedValue
– Description neededsize: Vector
– Description neededinputPositioner: Positioner<InputPort>
– Description needed
Properties
No publicly accessible properties on Gate
Methods
public activate
activate(on, i) => void
Description needed
Parameters
on: false | true
– Description neededi: number
– Description needed
public setProp
setProp(key, val) => void
Description needed
Parameters
key: string
– Description neededval: any
– Description needed
Static Methods
No static methods for Gate