1.0.1 • Published 8 years ago

voxel-modal-dialog v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

voxel-modal-dialog

Modal dialog box element for voxel.js plugins

To use, inherit from ModalDialog and call the superclass constructor with game, {contents: [your DOM elements]}. ModalDialog itself inherits from voxel-modal to pause/resume game interaction when the dialog box element (an HTML div node with a border and background) is shown/hidden.

Used by:

Example screenshot:

screenshot

(Note: the element is empty by default)

License

MIT

1.0.1

8 years ago

1.0.0

8 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago

0.1.0

10 years ago