Package org.refcodes.data.ext.boulderdash
package org.refcodes.data.ext.boulderdash
Via the factories defined by this package, you can create either pixmaps in
the PNG for any of the entries found in the
BoulderDashPixmap enumeration. as
well as animations from the PNG files for any of the entries found in the
BoulderDashAnimation enumeration.
The resources can be retrieved as URL or as
InputStream. See the package
org.refcodes.data.ext.boulderdash for the according factories'
implementations.-
ClassDescriptionThe
BoulderDashAnimationdefines the animations which can be retrieved by the accordingBoulderDashAnimationUrlsFactoryandBoulderDashAnimationInputStreamsFactory.The Class BoulderDashAnimationInputStreamsFactory.The Class BoulderDashAnimationUrlsFactory.TheBoulderDashCaveMapdefines the cave maps which can be retrieved by the accordingBoulderDashCaveMapFactory.The Class BoulderDashCaveMapFactory.TheBoulderDashPixmapdefines the pixmaps which can be retrieved by the accordingBoulderDashPixmapUrlFactoryandBoulderDashPixmapInputStreamFactory.The Class BoulderDashPixmapInputStreamFactory.The Class BoulderDashPixmapUrlFactory.The Enum BoulderDashStatus.