omz / ColorSense-for-Xcode

Plugin for Xcode to make working with colors more visual

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for SpriteKit (SKColor)

stephencelis opened this issue · comments

SpriteKit defines a macro to make it easy to support both OS X and iOS: SKColor. The semantics are the same as NSColor and UIColor.