LogTag.java :  » Game » android-engine » org » chemodansama » engine » Android Open Source

Android Open Source » Game » android engine 
android engine » org » chemodansama » engine » LogTag.java
package org.chemodansama.engine;

public interface LogTag {
    static final public String TAG = "NP_ENGINE"; 
}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.