Skip to content

240730 사용자 위키 수정 #98

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions source/user/block_brush.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ order: 15

![block-brush](images/block-brush-03.png)

오브젝트가 더 이상 선을 그리지 않습니다.
오브젝트가 그리기를 멈춥니다. (지금까지 그린 것은 유지)



Expand Down Expand Up @@ -79,7 +79,7 @@ order: 15

![block-brush](images/block-brush-08.png)

오브젝트가 더 이상 선을 그리지 않고 채우기를 멈춥니다.
오브젝트가 채우기를 멈춥니다. (지금까지 채운 것은 유지)


## 9. 채우기 색을 [<span style="color:red">◼︎</span>] / `(#FF0000)` (으)로 정하기
Expand Down Expand Up @@ -125,4 +125,4 @@ order: 15

![block-brush](images/block-brush-13.png)

이 블록이 동작하는 오브젝트와 상관 없이, 작품에서 그린 **모든** 도장과 붓을 지웁니다.
이 블록이 동작하는 **오브젝트가 그린** 모든 도장과 붓을 지웁니다.
6 changes: 6 additions & 0 deletions source/user/block_figures.md
Original file line number Diff line number Diff line change
Expand Up @@ -294,3 +294,9 @@ order: 19
![block-figures](images/block-figures-28.png)

입력한 HEX 값을 빨강(R), 초록(G), 파랑(B) 중 하나로 변환해 가져오는 값 블록입니다.

## 29. `<참>` 의 값

![block-figures](images/block-figures-29.png)

결합한 판단 블록의 결과를 가져오는 값 블록입니다. 판단 블록이 '참'이면 'TRUE', '거짓'이면 'FALSE'가 돼요.
Binary file added source/user/images/block-figures-29.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions source/user/popup_object.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ order: 40
> + 폭력적이고 잔인한 그림
> + 선정적인 신체노출 그림
> + 불쾌감을 주거나 혐오감을 일으키는 그림
> + 무단 사용이 금지된 저작권의 그림 [[저작권에 대해 알아보기]](https://playentry.org/#!/terms/project)
> + 무단 사용이 금지된 저작권의 그림 [[저작권에 대해 알아보기]](https://playentry.org/terms/copyright)



Expand All @@ -76,11 +76,11 @@ order: 40
> + 폭력적이고 잔인한 그림
> + 선정적인 신체노출 그림
> + 불쾌감을 주거나 혐오감을 일으키는 그림
> + 무단 사용이 금지된 저작권의 그림 [[저작권에 대해 알아보기]](https://playentry.org/#!/terms/project)
> + 무단 사용이 금지된 저작권의 그림 [[저작권에 대해 알아보기]](https://playentry.org/terms/copyright)



## ④ 글상자 탭
### ④ 글상자 탭

![add-object-textbox](images/popup/add-object-textbox.png)

Expand Down