![]() | ![]() |


Definition at line 11 of file Locker.as.
Public Member Functions | |
| function | Locker () |
| function | setLock (aLockID:String) |
| function | clearLock (aLockID:String) |
| function | clearAllLocks () |
| function | isLocked () |
Private Attributes | |
| var | mLocks: Object |
| function gugga.utils.Locker.setLock | ( | aLockID:String | ) |
Definition at line 20 of file Locker.as.
References gugga.events.EventDispatcher.dispatchEvent().
Here is the call graph for this function:

| function gugga.utils.Locker.clearLock | ( | aLockID:String | ) |
Definition at line 43 of file Locker.as.
References gugga.events.EventDispatcher.dispatchEvent().
Here is the call graph for this function:

| function gugga.utils.Locker.clearAllLocks | ( | ) |
Definition at line 53 of file Locker.as.
References gugga.events.EventDispatcher.dispatchEvent().
Here is the call graph for this function:

var gugga.utils.Locker.mLocks [private] |
1.5.2