List of usage examples for com.google.gwt.resources.client ClientBundle interface-usage
From source file com.fullmetalgalaxy.client.ressources.tokens.GreenExtra.java
/**
* @author Vincent Legendre
*
* this bundle regroup images for extra units.
* ie not present in default fmp rules
*/
From source file com.fullmetalgalaxy.client.ressources.tokens.GreenFreighter.java
/** * @author Vincent Legendre * */ public interface GreenFreighter extends ClientBundle, TokenFreighterImageBundle { @Override
From source file com.fullmetalgalaxy.client.ressources.tokens.Grey.java
/** * @author Vincent Legendre * */ public interface Grey extends ClientBundle, TokenImageBundle { @Override
From source file com.fullmetalgalaxy.client.ressources.tokens.GreyExtra.java
/**
* @author Vincent Legendre
*
* this bundle regroup images for extra units.
* ie not present in default fmp rules
*/
From source file com.fullmetalgalaxy.client.ressources.tokens.GreyFreighter.java
/** * @author Vincent Legendre * */ public interface GreyFreighter extends ClientBundle, TokenFreighterImageBundle { @Override
From source file com.fullmetalgalaxy.client.ressources.tokens.Lightning.java
/** * @author Vincent Legendre * */ public interface Lightning extends ClientBundle, TokenImageBundle { @Override
From source file com.fullmetalgalaxy.client.ressources.tokens.LightningExtra.java
/**
* @author Vincent Legendre
*
* this bundle regroup images for extra units.
* ie not present in default fmp rules
*/
From source file com.fullmetalgalaxy.client.ressources.tokens.LightningFreighter.java
/** * @author Vincent Legendre * */ public interface LightningFreighter extends ClientBundle, TokenFreighterImageBundle { @Override
From source file com.fullmetalgalaxy.client.ressources.tokens.Olive.java
/** * @author Vincent Legendre * */ public interface Olive extends ClientBundle, TokenImageBundle { @Override
From source file com.fullmetalgalaxy.client.ressources.tokens.OliveExtra.java
/**
* @author Vincent Legendre
*
* this bundle regroup images for extra units.
* ie not present in default fmp rules
*/