You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The api documentation only shows classes available on the flash target currently. Classes that aren't available on that target are not available because of this (say FlxRuntimeShader for example). It also does not specify when something is only available on flash (say rotationZ in DisplayObject for example). Most people don't build to flash ao including other targets would be very helpful (c++, hl, js, etc).