blockly > IMovable

IMovable interface

The interface for an object that is movable.

Signature:

export interface IMovable 

Methods

Method Description
isMovable() Get whether this is movable or not.