blob: dd16da7af6019d3a297bea887f25624e0f5b8916 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title></title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
The <code>com.jme3.effect</code> package allows particle emitter effects to be
used with a jME3 application. <br/>
<p>
The <code>ParticleEmitter</code> class is the primary class used to create
particle emitter effects. See the <code>jme3test.effect</code> package
for examples on how to use <code>ParticleEmitter</code>s.
</body>
</html>