JSController

程序名称:JSController

授权协议: BSD

操作系统: iOS

开发语言: Objective-C

JSController 介绍

JSController 实现一组类用于简化构建游戏控制 UI 的方法:

  • 完全采用 UIKit 编写
  • All controls are both delegate based and/or pollable.
  • D-Pad class with full 8 directions, background and direction images can be swapped out
  • Push Button class with configurable background images
  • Analogue stick class that uses a normalized -1.0 to 1.0 scale and supports inverted Y axis. Background and handle images can be swapped out.
  • Can be used within Interface Builder, just drag a UIView onto your XIB and set it’s class as JSDPad, JSButton or JSAnalogueStick. You can set it’s delegate from within interface builder as well as its position and size.

JSController 官网

https://github.com/jasarien/JSController

相关编程语言

Acapela TTS 是一个为 iPhone 和 iPad 开发的 TTS 引...
二维码(QR Code)扫描静态库,扫描效率较高。
RegexKitLite 是一个轻量级的 Objective-C 的正则表...
一款基于ASIHttpReques开源的仿迅雷多线程断点续传功...
实现动态检测网络(wifi)状况,不需要用户手动刷新...
使用iphoneSDK官方NSXMLParserDelegate做的简单xml解...