• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<html>
3
4<head>
5<title></title>
6<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
7</head>
8<body>
9
10The <code>com.jme3.effect</code> package allows particle emitter effects to be
11used with a jME3 application. <br/>
12<p>
13    The <code>ParticleEmitter</code> class is the primary class used to create
14    particle emitter effects. See the <code>jme3test.effect</code> package
15    for examples on how to use <code>ParticleEmitter</code>s.
16
17</body>
18</html>
19
20