[Swift FeedBack]오늘의피드백(객체 다루기)
오늘의 피드백! - 좌표계산기Step3 var pointsInfo: PointsInfo = PointsInfo.point var trixInfo: pointAndValue = ([MyPoint()], 0.0) init() {} // 의미없은 생성자가 다른곳에서 사용될때 잘못될 가능성이 매우 높다. 좋지않은 코드이다. init(pointData: [MyPoint], info: PointsInfo, trixInfo: pointAndValue) {구체적으로 필요한 데이터로 생성하는 init(pointData:, info:, trixInfo:)가 있으면, 의미가 없는 기본 init() 생성자는 필요 없는 경우가 많습니다.필요한 정보가 있는데 반대로 정보가 없이 만들어지면 잘못 사용할 가능성도 있으니 없애는게 좋..
CS/Swift - Beyond the Code! 2017. 11. 8. 11:49
최근에 올라온 글
최근에 달린 댓글
TAG
- Mobile Robot Kinematics
- QUAD
- 자료구조
- 스위프트
- 스택
- custom Camera
- Swift
- SKPhysicsbody
- quadcopter
- image render
- C++
- UIGraphicsImageRendererFormat
- 만들기
- ios
- sprite kit
- draw 이미지
- slow image
- ios custom camera capture
- des
- swift custom camera
- skscene
- swift sprite kit
- ios sprite kit
- TDD
- swift camera 이미지 느림
- 영화
- 태그를 입력해 주세요.
- 객체
- string
- 코드스쿼드
- Total
- Today
- Yesterday