“TFT ST7735语法手册/zh”的版本间的差异
1196357542(讨论 | 贡献) |
1196357542(讨论 | 贡献) |
||
| 第21行: | 第21行: | ||
*'''Functions/函数''' | *'''Functions/函数''' | ||
**'''图形''' | **'''图形''' | ||
| − | ***'''[[tft.drawFastHLine( | + | ***'''[[tft.drawFastHLine()]]''' |
| − | ***'''[[tft.drawFastVLine( | + | ***'''[[tft.drawFastVLine()]]''' |
| − | ***'''[[tft.drawLine( | + | ***'''[[tft.drawLine()]]''' |
| − | ***'''[[tft.drawRect( | + | ***'''[[tft.drawRect()]]''' |
| − | ***'''[[tft.fillRect( | + | ***'''[[tft.fillRect()]]''' |
| − | ***'''[[tft.drawCircle( | + | ***'''[[tft.drawCircle()]]''' |
| − | ***'''[[tft.fillCircle( | + | ***'''[[tft.fillCircle()]]''' |
| − | ***'''[[tft.drawTriangle( | + | ***'''[[tft.drawTriangle()]]''' |
| − | ***'''[[tft.fillTriangle( | + | ***'''[[tft.fillTriangle()]]''' |
| − | ***'''[[tft.drawRoundRect( | + | ***'''[[tft.drawRoundRect()]]''' |
| − | ***'''[[tft.fillRoundRect( | + | ***'''[[tft.fillRoundRect()]]''' |
| − | ***'''[[tft.fillScreen( | + | ***'''[[tft.fillScreen()]]''' |
**'''文字''' | **'''文字''' | ||
| − | ***'''[[tft.setCursor( | + | ***'''[[tft.setCursor()]]''' |
| − | ***'''[[tft.setTextColor( | + | ***'''[[tft.setTextColor()]]''' |
| − | ***'''[[tft.setTextColor( | + | ***'''[[tft.setTextColor()]]''' |
| − | ***'''[[tft.setTextSize( | + | ***'''[[tft.setTextSize()]]''' |
| − | ***'''[[tft.setTextWrap( | + | ***'''[[tft.setTextWrap()]]''' |
| − | ***'''[[tft.setRotation( | + | ***'''[[tft.setRotation()]]''' |
} | } | ||
2016年7月13日 (三) 04:28的版本
| Language | English |
|---|
|