• 내용으로 건너뛰기

GINS WIKI 긴스 위키

사용자 도구

  • 로그인

사이트 도구

  • 최근 바뀜
  • 미디어 관리자
  • 사이트맵
현재 위치: 긴스위키 GINS wiki » string
추적:

string

검색

아래에서 검색 결과를 찾을 수 있습니다.

Contains
  • 정확히 일치
  • 시작
  • 끝
  • Contains
@language:gamemaker
  • 모든 네임스페이스
Any time
  • Any time
  • 저번 주
  • 저번 달
  • 저번 년도
조회수로 정렬
  • 조회수로 정렬
  • Sort by last modified

전체 텍스트 결과:

특징
13 조회 수, 마지막으로 수정됨: 13개월 전
을 사용 ====== * 코드상에서 바로 사용하면 된다. <code gml> // string.ini 는 포함파일(Included File)로 프로젝트에 포함했다. ini_open( 'string.ini' ); // 해당 파일에서 [msg] 섹션의 '1','2' 항목을 읽어둔다. global.string1 = ini_read_string( "msg", "1", "error" ); global.string2 = ini_read_string( "msg", "2", "error" ); // 사용
공통 : 모바일 OS
6 조회 수, 마지막으로 수정됨: 13개월 전
tBuddy -c Add :UISupportedInterfaceOrientations:0 string "UIInterfaceOrientationPortrait" /var/folders/r6/... tBuddy -c Add :UISupportedInterfaceOrientations:1 string "UIInterfaceOrientationPortraitUpsideDown" /var/f... libexec/PlistBuddy -c Add :UIInterfaceOrientation string "UIInterfaceOrientationPortrait" /var/folders/r6/... sr/libexec/PlistBuddy -c Set :CFBundleShortVersionString "1.0.0" /var/folders/r6/kmv6rp011wz48_m1qz3yfrzw0
Function List
2 조회 수, 마지막으로 수정됨: 13개월 전
d functions and sections. ===== Real Numbers And Strings ===== * Maths - Real Number Functions - Vector Functions * Date and Time * Strings ===== Game Play ===== * Game Assets * Sp
view를 사용한 화면 전환 방식으로 작성한 것
1 조회 수, 마지막으로 수정됨: 13개월 전
정과 한글 스트링 로딩 작업이 필요. draw_text_color( x, y, 'test string', c_lime, c_lime, c_green, c_reen, 1 ); </code>
아이폰의 해상도에 대응하는 가이드
1 조회 수, 마지막으로 수정됨: 13개월 전
굉장히 중요하다. <code gml> draw_text( 50, 8, 'FPS: ' + string(fps) ); </code> 부드러운 움직임이 필요없는 게임이면 30fps를 사용하는게

문서 도구

  • 문서 보기
  • 이전 판
  • 역링크
  • 맨 위로
별도로 명시하지 않을 경우, 이 위키의 내용은 다음 라이선스에 따라 사용할 수 있습니다: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki