A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
Enum — class, package org.as3coreaddendum.system |
|
This is the base class for implementation of enumeration objects. |
Enum(name:String, ordinal:int) — Constructor, class org.as3coreaddendum.system.Enum |
|
Constructor, creates a new Enum object. |
equals(other:any) — method, class org.as3coreaddendum.system.Enum |
|
Compares the target object for equality with this object. |
equals(other:any) — method, interface org.as3coreaddendum.system.IEquatable |
|
Performs an arbitrary, specific evaluation of equality between this object and the other object. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |