chipmunkd ~master (2017-02-18T12:22:00Z)
Home
Dub
Repo
cpTransformScale
chipmunk
cpTransform
Create a scale matrix.
extern (
C
) static
cpTransform
cpTransformScale
(
cpFloat
scaleX
,
cpFloat
scaleY
)
Meta
Source
See Implementation
chipmunk
cpTransform
static functions
cpTransformInverse
cpTransformMult
cpTransformNew
cpTransformNewTranspose
cpTransformPoint
cpTransformRigid
cpTransformRigidInverse
cpTransformRotate
cpTransformScale
cpTransformTranslate
cpTransformVect
cpTransformbBB
static variables
cpTransformIdentity
Create a scale matrix.