Context2D
Abstracta
Base: Obj
Atributos
Funciones
-
void
addTransf (
Context2D
,
Transf2
)
-
void
beginFrame (
Context2D
,
int
)
-
void
endFrame (
Context2D
)
-
void
popTransf (
Context2D
)
-
void
pushTransf (
Context2D
)
-
void
resetTransf (
Context2D
)
-
void
rotate (
Context2D
,
float
)
-
void
scale (
Context2D
,
Vec2
)
-
void
scale (
Context2D
,
float
,
float
)
-
void
setTransf (
Context2D
,
Transf2
)
-
void
skewX (
Context2D
,
float
)
-
void
skewY (
Context2D
,
float
)
-
Vec2
transform (
Context2D
,
Vec2
)
-
void
translate (
Context2D
,
Vec2
)
-
void
translate (
Context2D
,
float
,
float
)
© Paco Suárez (pacosu@xitai,es). 2023.