My favorites
|
Sign in
undolibrary
Undolog coding repository
Project Home
Downloads
Wiki
Issues
Source
Checkout
|
Browse
|
Changes
|
‹r45
r177
Source path:
svn
/
trunk
/
as3
/
undolibrary
/
sfx
/
ReflexMe.as
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:
...nk/as3/undolibrary/sfx/Reflex.as
.../as3/undolibrary/sfx/ReflexMe.as
/trunk/as3/undolibrary/ui/Knob.as
.../as3/undolibrary/ui/KnobEvent.as
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
View raw file
Hosted by