“Dot-Matrix Reference”的版本间的差异
第22行: | 第22行: | ||
::**[[Matrix()]] | ::**[[Matrix()]] | ||
::*'''Functions/函数''' | ::*'''Functions/函数''' | ||
− | ::**[[Matrix. | + | ::**'''Get/获取返回值''' |
− | ::**[[Matrix. | + | ::***[[Matrix.getHeight()|getHeight()]] |
− | ::**[[Matrix. | + | ::***[[Matrix.getWidth()|getWidth()]] |
− | ::**[[Matrix.setLed()|setLed()]] | + | ::*'''Functions/函数''' |
− | ::**[[Matrix.clearDisplay()|clearDisplay()]] | + | ::**'''Set/设置''' |
− | ::**[[Matrix.setColor()|setColor()]] | + | ::***[[Matrix.setBrightness()|setBrightness()]] |
− | ::**[[Matrix.drawLine()|drawLine()]] | + | ::***[[Matrix.setLed()|setLed()]] |
− | ::**[[Matrix.drawBox()|drawBox()]] | + | ::***[[Matrix.clearDisplay()|clearDisplay()]] |
− | ::**[[Matrix.drawRBox()|drawRBox()]] | + | ::***[[Matrix.setColor()|setColor()]] |
− | ::**[[Matrix.drawFrame()|drawFrame()]] | + | ::***[[Matrix.drawLine()|drawLine()]] |
− | ::**[[Matrix.drawRFrame()|drawRFrame()]] | + | ::***[[Matrix.drawBox()|drawBox()]] |
− | ::**[[Matrix.drawCircle()|drawCircle()]] | + | ::***[[Matrix.drawRBox()|drawRBox()]] |
− | ::**[[Matrix.drawDisc()|drawDisc()]] | + | ::***[[Matrix.drawFrame()|drawFrame()]] |
− | ::**[[Matrix.print()|print()]] | + | ::***[[Matrix.drawRFrame()|drawRFrame()]] |
− | ::**[[Matrix.writeString()|writeString()]] | + | ::***[[Matrix.drawCircle()|drawCircle()]] |
− | ::**[[Matrix.drawBMP()|drawBMP()]] | + | ::***[[Matrix.drawDisc()|drawDisc()]] |
+ | ::***[[Matrix.print()|print()]] | ||
+ | ::***[[Matrix.writeString()|writeString()]] | ||
+ | ::***[[Matrix.drawBMP()|drawBMP()]] | ||
|} | |} | ||
|} | |} |
2017年7月26日 (三) 07:03的版本
|