159b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
259b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta<html>
359b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta
459b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta<head>
559b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta<title></title>
659b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
759b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta</head>
859b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta<body>
959b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta
1059b2e6871c65f58fdad78cd7229c292f6a177578Scott BartaThe <code>com.jme3.effect</code> package allows particle emitter effects to be
1159b2e6871c65f58fdad78cd7229c292f6a177578Scott Bartaused with a jME3 application. <br/>
1259b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta<p>
1359b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta    The <code>ParticleEmitter</code> class is the primary class used to create
1459b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta    particle emitter effects. See the <code>jme3test.effect</code> package
1559b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta    for examples on how to use <code>ParticleEmitter</code>s.
1659b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta
1759b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta</body>
1859b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta</html>
1959b2e6871c65f58fdad78cd7229c292f6a177578Scott Barta
20