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  
S — Property, class org.rapidphysics.input.Keyboard
sameNumber(n1:Number, n2:Number, error:Number) — Static Method , class org.rapidphysics.RapidU
Tells you if two numbers are the same
samePoint(p1:flash.geom:Point, p2:flash.geom:Point, error:Number) — Static Method , class org.rapidphysics.RapidU
Tells you if two Point objects are the same
SEMICOLON — Property, class org.rapidphysics.input.Keyboard
setBackgroundColor(color:uint, alpha:Number) — method, class org.rapidphysics.RapidWorld
setEnd(X:Number, Y:Number) — method, class org.rapidphysics.shapes.RapidLine
setFormat(Font:String, Size:Number, Color:uint, Alignment:String) — method, class org.rapidphysics.RapidText
You can use this if you have a lot of text parameters to set instead of the individual properties.
setHost(host:org.rapidphysics:RapidSim) — method, class org.rapidphysics.RapidWorld
setIntegrationMethod(method:Number) — method, class org.rapidphysics.RapidObject
takes RapidG.INTEGRATION_EULER, etc.
SEVEN — Property, class org.rapidphysics.input.Keyboard
shape — Property, class org.rapidphysics.RapidObject
SHIFT — Property, class org.rapidphysics.input.Keyboard
SIX — Property, class org.rapidphysics.input.Keyboard
size — Property, class org.rapidphysics.RapidText
The size of the text being displayed.
SLASH — Property, class org.rapidphysics.input.Keyboard
solve() — method, class org.rapidphysics.IslandManager
solve() — method, class org.rapidphysics.islands.Island
Solves all of the collisions in the island.
solveCollisions() — method, class org.rapidphysics.islands.Island
This is the core collision solving algorithm for all of RapidPhysics.
SPACE — Property, class org.rapidphysics.input.Keyboard
stage — Static Property, class org.rapidphysics.RapidG
step() — method, class org.rapidphysics.RapidSim
SuperPong — class, package worlds
SuperPong() — Constructor, class worlds.SuperPong
switchWorld(world:Class) — method, class org.rapidphysics.RapidSim
Switch physics worlds here
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