Index

F G I O P S T V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

F

FB_HEIGHT - Static variable in class org.vaadin.addons.enverhaase.vaadoom.Vaadoom
Native height, in pixels, of the DOOM framebuffer.
FB_WIDTH - Static variable in class org.vaadin.addons.enverhaase.vaadoom.Vaadoom
Native width, in pixels, of the DOOM framebuffer.

G

getMusicGain() - Method in class org.vaadin.addons.enverhaase.vaadoom.Vaadoom
 
getWadUrl() - Method in class org.vaadin.addons.enverhaase.vaadoom.Vaadoom
 

I

isAutostart() - Method in class org.vaadin.addons.enverhaase.vaadoom.Vaadoom
 
isPlayable() - Method in class org.vaadin.addons.enverhaase.vaadoom.Vaadoom
 
isSound() - Method in class org.vaadin.addons.enverhaase.vaadoom.Vaadoom
 

O

org.vaadin.addons.enverhaase.vaadoom - package org.vaadin.addons.enverhaase.vaadoom
 

P

Playing - Section in class org.vaadin.addons.enverhaase.vaadoom.Vaadoom
 

S

setAutostart(boolean) - Method in class org.vaadin.addons.enverhaase.vaadoom.Vaadoom
Whether the emulator starts automatically when the component is attached.
setMusicGain(double) - Method in class org.vaadin.addons.enverhaase.vaadoom.Vaadoom
Playback gain applied to the OPL3 music stream, defaulting to 0.6.
setPlayable(boolean) - Method in class org.vaadin.addons.enverhaase.vaadoom.Vaadoom
Whether keyboard input is enabled (the viewport becomes focusable and forwards key events to DOOM).
setSound(boolean) - Method in class org.vaadin.addons.enverhaase.vaadoom.Vaadoom
Whether DOOM's sound effects are played.
setWadUrl(String) - Method in class org.vaadin.addons.enverhaase.vaadoom.Vaadoom
Sets the URL of the WAD to fetch and play.
SHAREWARE_WAD - Static variable in class org.vaadin.addons.enverhaase.vaadoom.Vaadoom
id Software's shareware doom1.wad (v1.9, 4,196,020 bytes) on the Internet Archive, served with CORS headers.

T

The IWAD - Section in class org.vaadin.addons.enverhaase.vaadoom.Vaadoom
 

V

Vaadoom - Class in org.vaadin.addons.enverhaase.vaadoom
Vaadoom — a Flow component that renders a DOOM viewport.
Vaadoom() - Constructor for class org.vaadin.addons.enverhaase.vaadoom.Vaadoom
Creates a Vaadoom viewport that plays the shareware WAD bundled in the boot image (no download).
Vaadoom(String) - Constructor for class org.vaadin.addons.enverhaase.vaadoom.Vaadoom
Creates a Vaadoom viewport that plays the WAD at the given URL, sized to the native DOOM framebuffer (800×512).
F G I O P S T V 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form