Dart Documentation
›
stagexl
›
BitmapDrawable
metadata
stagexl
AlphaMaskFilter
Animatable
AnimationChain
AnimationGroup
AudioElementMixer
AudioElementSound
AudioElementSoundChannel
Bitmap
BitmapData
BitmapDataLoadOptions
BitmapDrawable
BitmapFilter
BlurFilter
BroadcastEvent
ButtonHelper
CapsStyle
ChangeHandler
Circle
Color
ColorMatrixFilter
ColorTransform
CompositeOperation
DelayedCall
DisplayObject
DisplayObjectContainer
DropShadowFilter
EaseFunction
EnterFrameEvent
Event
EventDispatcher
EventListener<T>
EventPhase
EventStream<T>
EventStreamProvider<T>
EventStreamSubscription<T>
ExitFrameEvent
FlipBook
Gauge
GlassPlate
GlowFilter
Graphics
GraphicsGradient
GraphicsPattern
HtmlObject
InteractiveObject
JointStyle
Juggler
KeyboardEvent
KeyLocation
Mask
Matrix
MockSound
MockSoundChannel
Mouse
MouseCursor
MouseEvent
MovieClip
Multitouch
MultitouchInputMode
ObjectPool<T>
Point
Polygon
Rectangle
RenderContext
RenderContextCanvas
RenderContextWebGL
RenderEngine
RenderEvent
RenderLoop
RenderProgram
RenderProgramQuad
RenderProgramTriangle
RenderState
RenderTexture
RenderTextureQuad
ResourceManager
ResourceManagerResource
Shadow
Shape
SimpleButton
Sound
SoundChannel
SoundLoadOptions
SoundMixer
SoundTransform
Sprite
SpriteSheet
Stage
StageAlign
StageRenderMode
StageScaleMode
TextEvent
TextField
TextFieldAutoSize
TextFieldType
TextFormat
TextFormatAlign
TextLineMetrics
TextureAtlas
TextureAtlasFormat
TextureAtlasFrame
TimeGauge
Timeline
TimelineAction
TimelineStep
TimelineTween
TouchEvent
Transition
TransitionFunction
Tween
TweenProperty
TweenPropertyFactory
Vector
Warp
WebAudioApiMixer
WebAudioApiSound
WebAudioApiSoundChannel
BitmapDrawable
abstract class
Hide inherited
abstract class BitmapDrawable { void render(RenderState renderState); }
Subclasses
BitmapData
,
DisplayObject
Methods
abstract void
render
(
RenderState
renderState)
#