|
ActionScript |
JavaScript + Closure annotation |
Notes |
|||
|---|---|---|---|---|---|---|
int |
|
|
We implement utility method in the global namespace:
|
|||
trace |
|
|
We implement utility method in the global namespace:
|
|||
uint |
|
|
We implement utility method in the global namespace:
|
|||
Vector |
|
|
Let the Closure Compiler handle (check) what is basically a type cast from general Array to a Typed Array. |