My favorites | Sign in
Project Logo
                
1
2
3
4
5
6
package configuration {
public interface Configuration {
function get display():DisplayConfiguration;
function get sound():SoundConfiguration;
}
}
Show details Hide details

Change log

r9 by malterisio777 on Dec 23, 2008   Diff
Use examples of the singleton pattern in
actionscript 3
Go to: 
Project members, sign in to write a code review

Older revisions

All revisions of this file

File info

Size: 162 bytes, 6 lines
Hosted by Google Code