My favorites | Sign in
Project Logo
                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
package undolibrary.sfx {
/**
* ReflexMe è una classe che può essere utilizzata direttamente
* su un MovieClip presente in libreria, inserendo ReflexMe
* nel campo Clase base del pannello proprietà del MovieClip.
* Per funzionare necessita della Clase Reflex
*
* @author Giovambattista Fazioli <g.fazioli@undolog.com>
* @web http://www.undolog.com
* @version 1.0.1
*/
public class ReflexMe extends Reflex {
public function ReflexMe():void {
super( this );
}
}
}
Show details Hide details

Change log

r57 by g.fazi...@undolog.com on Jul 10, 2008   Diff
Revision comment
Go to: 
Project members, sign in to write a code review

Older revisions

r45 by g.fazi...@undolog.com on Jun 12, 2008   Diff
[No log message]
r38 by g.fazi...@undolog.com on Jun 03, 2008   Diff
[No log message]
All revisions of this file

File info

Size: 518 bytes, 17 lines
Hosted by Google Code