swfshape_drawarc.3

来自「Ming is a library for generating Macrome」· 3 代码 · 共 40 行

3
40
字号
.\" WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!.\" DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!.TH "SWFShape_drawArc" 3 "31 March 2004" "c2man shape_util.c".SH "NAME"SWFShape_drawArc \- draw an arc of radius r, centered at (x,y), from angle startAngle to angle.SH "SYNOPSIS".ft B#include <ming.h>.br.spvoid SWFShape_drawArc.br(.br	SWFShape shape,.br	float r,.br	float startAngle,.br	float endAngle.br);.ft R.SH "PARAMETERS".TP.B "SWFShape shape"Not Documented..TP.B "float r"Not Documented..TP.B "float startAngle"Not Documented..TP.B "float endAngle"Not Documented..SH "DESCRIPTION"EndAngle (measured in degrees clockwise from due north).

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?