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  
SAMPLERATE — Constant static property in class efnx.sound.Waveform
Flash's sampling frequency.
scrollArea — Property in class efnx.gui.Window
The ScrollArea for the Window.
ScrollArea — Class in package efnx.gui
ScrollArea is a sprite with scrollbars around a cropped area.
ScrollArea() — Constructor in class efnx.gui.ScrollArea
scrollAreaEvent — Property in class efnx.events.WindowEvent
ScrollAreaEvent — Class in package efnx.events
Event subclass description.
ScrollAreaEvent(type, bubbles, cancelable) — Constructor in class efnx.events.ScrollAreaEvent
SCROLLAREA_UPDATE — Constant static property in class efnx.events.ScrollAreaEvent
scrollRate — Property in class efnx.gui.ScrollArea
The number of pixels ScrollArea will scroll per click of a scroll arrow.
scrollX — Property in class efnx.events.ScrollAreaEvent
scrollX — Property in class efnx.gui.ScrollArea
Sets the horizontal scroll.
scrollY — Property in class efnx.events.ScrollAreaEvent
scrollY — Property in class efnx.gui.ScrollArea
Sets the vertical scroll.
slope(p1, p2) — Static method in class efnx.gfx.BitmapAnalyzer
Returns the slope between two points.
sound — Property in class efnx.sound.Waveform
squareLine(bmp, x0, y0, x1, y1, w, c) — Static method in class efnx.gfx.Raster
Draw a line of with w
stage — Property in class efnx.time.TimeKeeper
Returns stage object.
start() — Method in class efnx.time.TimeKeeper
Starts the timer.
step — Property in class efnx.time.TimeKeeper
Returns the number of milliseconds since the last frame.
stepsOf(val) — Method in class efnx.time.TimeKeeper
Returns the number of intervals(val) in milliseconds passed since last frame.
stop() — Method in class efnx.time.TimeKeeper
Stops the timer.
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