- add javadoc link to SimpleApplication in Application
git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@10119 75d07b2b-3a1a-0410-a2c5-0572b91ccdca
This commit is contained in:
parent
da58611fc7
commit
3aa478ffde
@ -59,7 +59,7 @@ import java.util.logging.Logger;
|
||||
* An <code>Application</code> provides all the tools that are commonly used in jME3
|
||||
* applications.
|
||||
*
|
||||
* jME3 applications *SHOULD NOT EXTEND* this class but extend SimpleApplication instead.
|
||||
* jME3 applications *SHOULD NOT EXTEND* this class but extend {@link com.jme3.appSimpleApplication} instead.
|
||||
*
|
||||
*/
|
||||
public class Application implements SystemListener {
|
||||
|
Loading…
x
Reference in New Issue
Block a user