Visualizer
Constructor Summary
| Public Constructor | ||
| public |
constructor(sketcher: *, textures: *) |
|
Member Summary
| Public Members | ||
| public |
constraints: * |
|
| public |
entityFor: * |
|
| public |
mode: * |
|
| public |
sketcher: * |
|
| public |
|
|
Method Summary
| Public Methods | ||
| public |
addConstraint(constraint: *) |
|
| public |
hover(entity: *, first: *) |
|
| public |
place(constraint: *, entity: *, visible: *) |
|
| public |
removeConstraint(constraint: *, state: *) |
|
| public |
unhover(entity: *, first: *) |
|
| public |
|
|
| public |
updateAll(mode: *) |
|
| public |
updateConstraint(constraint: *) |
|
| public |
updateEntity(entity: *) |
|
Public Constructors
public constructor(sketcher: *, textures: *) source
Params:
| Name | Type | Attribute | Description |
| sketcher | * | ||
| textures | * |
Public Members
public constraints: * source
public entityFor: * source
public mode: * source
public sketcher: * source
public visiblePositions: * source
Public Methods
public addConstraint(constraint: *) source
Params:
| Name | Type | Attribute | Description |
| constraint | * |
public hover(entity: *, first: *) source
Params:
| Name | Type | Attribute | Description |
| entity | * | ||
| first | * |
public place(constraint: *, entity: *, visible: *) source
Params:
| Name | Type | Attribute | Description |
| constraint | * | ||
| entity | * | ||
| visible | * |
public removeConstraint(constraint: *, state: *) source
Params:
| Name | Type | Attribute | Description |
| constraint | * | ||
| state | * |
|
public unhover(entity: *, first: *) source
Params:
| Name | Type | Attribute | Description |
| entity | * | ||
| first | * |
public unhoverAll() source
public updateAll(mode: *) source
Params:
| Name | Type | Attribute | Description |
| mode | * |
|
public updateConstraint(constraint: *) source
Params:
| Name | Type | Attribute | Description |
| constraint | * |
public updateEntity(entity: *) source
Params:
| Name | Type | Attribute | Description |
| entity | * |