Comment tweak.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5366 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -54,7 +54,7 @@ import flash.utils.Dictionary;
|
||||
*
|
||||
* Important notes:
|
||||
* - make your class final
|
||||
* - create a constructor that merely calls super
|
||||
* - create a constructor that calls super(name)
|
||||
* - declare your enum constants const, and with the same String as their name.
|
||||
* - call finishedEnumerating() at the end of your constants.
|
||||
* - your enum objects should be immutable
|
||||
|
||||
Reference in New Issue
Block a user