Skip navigation links
B F G O T V 

B

BoulderDashAnimation - Enum in org.refcodes.data.ext.boulderdash
The BoulderDashAnimation defines the animations which can be retrieved by the according BoulderDashAnimationUrlsFactory and BoulderDashAnimationInputStreamFactory
BoulderDashAnimationInputStreamsFactory - Interface in org.refcodes.data.ext.boulderdash
 
BoulderDashAnimationInputStreamsFactoryImpl - Class in org.refcodes.data.ext.boulderdash.impls
 
BoulderDashAnimationInputStreamsFactoryImpl() - Constructor for class org.refcodes.data.ext.boulderdash.impls.BoulderDashAnimationInputStreamsFactoryImpl
 
BoulderDashAnimationUrlsFactory - Interface in org.refcodes.data.ext.boulderdash
 
BoulderDashAnimationUrlsFactoryImpl - Class in org.refcodes.data.ext.boulderdash.impls
 
BoulderDashAnimationUrlsFactoryImpl() - Constructor for class org.refcodes.data.ext.boulderdash.impls.BoulderDashAnimationUrlsFactoryImpl
 
BoulderDashPixmap - Enum in org.refcodes.data.ext.boulderdash
The BoulderDashPixmap defines the pixmaps which can be retrieved by the according BoulderDashPixmapUrlFactory and BoulderDashPixmapInputStreamFactory
BoulderDashPixmapInputStreamFactory - Interface in org.refcodes.data.ext.boulderdash
 
BoulderDashPixmapInputStreamFactoryImpl - Class in org.refcodes.data.ext.boulderdash.impls
 
BoulderDashPixmapInputStreamFactoryImpl() - Constructor for class org.refcodes.data.ext.boulderdash.impls.BoulderDashPixmapInputStreamFactoryImpl
 
BoulderDashPixmapUrlFactory - Interface in org.refcodes.data.ext.boulderdash
 
BoulderDashPixmapUrlFactoryImpl - Class in org.refcodes.data.ext.boulderdash.impls
 
BoulderDashPixmapUrlFactoryImpl() - Constructor for class org.refcodes.data.ext.boulderdash.impls.BoulderDashPixmapUrlFactoryImpl
 

F

fromName(String) - Static method in enum org.refcodes.data.ext.boulderdash.BoulderDashPixmap
Retrieves the enumeration element representing the given pixmap name (ignoring the case) or null if none was found.

G

getBoulderDashPixmaps() - Method in enum org.refcodes.data.ext.boulderdash.BoulderDashAnimation
 
getDataInputStream() - Method in enum org.refcodes.data.ext.boulderdash.BoulderDashPixmap
 
getDataUrl() - Method in enum org.refcodes.data.ext.boulderdash.BoulderDashPixmap
 

O

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.
org.refcodes.data.ext.boulderdash.impls - package org.refcodes.data.ext.boulderdash.impls
 

T

toInstance(BoulderDashAnimation) - Method in class org.refcodes.data.ext.boulderdash.impls.BoulderDashAnimationInputStreamsFactoryImpl
 
toInstance(BoulderDashAnimation) - Method in class org.refcodes.data.ext.boulderdash.impls.BoulderDashAnimationUrlsFactoryImpl
 
toInstance(BoulderDashPixmap) - Method in class org.refcodes.data.ext.boulderdash.impls.BoulderDashPixmapInputStreamFactoryImpl
 
toInstance(BoulderDashPixmap) - Method in class org.refcodes.data.ext.boulderdash.impls.BoulderDashPixmapUrlFactoryImpl
 

V

valueOf(String) - Static method in enum org.refcodes.data.ext.boulderdash.BoulderDashAnimation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.data.ext.boulderdash.BoulderDashPixmap
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.refcodes.data.ext.boulderdash.BoulderDashAnimation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.data.ext.boulderdash.BoulderDashPixmap
Returns an array containing the constants of this enum type, in the order they are declared.
B F G O T V 
Skip navigation links

Copyright © 2017. All rights reserved.