Updated Frequently Asked Questions (markdown)

master
Jeffery Myers 3 년 전
부모
커밋
6730b1c993
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      Frequently-Asked-Questions.md

+ 2
- 0
Frequently-Asked-Questions.md

@ -45,6 +45,8 @@ You can see a short video on the concept here. https://youtu.be/vGlvTWUctTQ
# What do all the fields in Camera2d mean?
https://youtu.be/zkjDU3zmk40
The Camera2d structure is used by `BeginMode2d/EndMode2d` to define a 2d transformation. This is very useful for games that want to draw a 2d world in a fixed coordinate system and have the ability to pan, zoom and rotate the view without the need to change drawing code.
## Fields

불러오는 중...
취소
저장