วันจันทร์ที่ 17 สิงหาคม พ.ศ. 2558

Positive Sign

void setup()
{
    int startX = 210;
    int startY = 250;
    int sizepc = 85;
    int posX = 0;
    int posY = 0;
    size(500, 600);
    background(#00BFFF);
    noStroke();
    fill(#FF1493);
    rect(startX+posX, startY+posY, sizepc, sizepc); //กลาง
    rect(startX-75+posX, startY+posY, sizepc, sizepc); //ซ้าย
    rect(startX+75+posX, startY+posY, sizepc, sizepc); //ขวา
    rect(startX+posX, startY-75+posY, sizepc, sizepc); //บน
    rect(startX+posX, startY+75+posY, sizepc, sizepc); //ล่าง
    fill(#FF1493);
    textSize(50);
    text("Pink", startX-75+posX, startY+250+posY);
    fill(#FF0000);
    textSize(50);
    text("Cross", startX+40+posX, startY+250+posY);



   }

ไม่มีความคิดเห็น:

แสดงความคิดเห็น

Link Video Presentation Resort Managemant System Project.

Video Presentation Resort Managemant System Project. จัดทำโดย พากษ์เสียง: คุณาสิน  ทองมณี  5801012620011 ลำดับภาพ: สุพิชชา  ศรีศิริ...