Zh/Color255: Difference between revisions
< Zh
Jump to navigation
Jump to search
Pansong291ps (talk | contribs) (Created page with "{{lang|Color255|title=Color255}} {{note:zh-cn|这不是 C++ 变量。}} 用空格隔开的三个字节的字符串: <code>红 绿 蓝</code> === 样例 ===...") |
No edit summary |
||
(6 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{LanguageBar}} | ||
{{note | {{note|这不是 C++ 变量。}} | ||
用空格隔开的三个 | 用空格隔开的三个{{L|byte|字节}}的字符串: | ||
<code>红 绿 蓝</code> | <code>红 绿 蓝</code> | ||
Line 14: | Line 14: | ||
:橙色 = "<code>255 128 0</code>" | :橙色 = "<code>255 128 0</code>" | ||
{{note | {{note|Light 实体使用 Color255 表示颜色,然后使用{{L|integer|整数}}表示强度。<br>'''样例: <code>"255 255 255 5000"</code>'''}} | ||
{{ACategory|Variables}} | |||
{{ACategory|Glossary}} |