//
// QuartzFunView.h
// QuartzFun
//
// Created by apple wu on 10-10-25.
// Copyright 2010 __MyCompanyName__. All rights reserved.
//
#import <UIKit/UIKit.h>
#import "Constants.h"
@interface QuartzFunView : UIView {
CGPoint firstTouch;
CGPoint lastTouch;
UIColor *currentColor;
ShapeType shapeType;
UIImage *drawImage;
CGRect redrawRect;
Boolean useRandomColor;
}
@property CGPoint firstTouch;
@property CGPoint lastTouch;
@property (nonatomic,retain)UIColor *currentColor;
@property ShapeType shapeType;
@property (nonatomic,retain)UIImage *drawImage;
@property (readonly)CGRect currentRect;
@property CGRect redrawRect;
@property Boolean useRandomColor;
@end
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论
收起资源包目录
6.QuartzFun.rar (53个子文件)
6.QuartzFun
QuartzFun.xcodeproj
project.pbxproj 13KB
wuapple.mode1v3 40KB
wuapple.pbxuser 8KB
QuartzFun-Info.plist 909B
MainWindow.xib 20KB
QuartzFunViewController.xib 26KB
main.m 360B
iphone.png 9KB
build
QuartzFun.build
QuartzFun.pbxindex
decls.pbxbtree 137KB
cdecls.pbxbtree 135KB
symbols0.pbxsymbols 593KB
imports.pbxbtree 8KB
subclasses.pbxbtree 1KB
refs.pbxbtree 102KB
files.pbxbtree 3KB
strings.pbxstrings
control 256KB
strings 290KB
pbxindex.header 24B
protocols.pbxbtree 2KB
categories.pbxbtree 1KB
Debug-iphonesimulator
QuartzFun.build
QuartzFun-generated-files.hmap 121B
Objects-normal
i386
QuartzFunView.o 56KB
UIColor-Random.o 7KB
QuartzFunViewController.o 41KB
QuartzFun.LinkFileList 694B
main.o 6KB
QuartzFunAppDelegate.o 48KB
QuartzFun.dep 9KB
QuartzFun-all-target-headers.hmap 793B
build-state.dat 78KB
QuartzFun-project-headers.hmap 1000B
QuartzFun-own-target-headers.hmap 793B
build-state~.dat 30KB
QuartzFun.hmap 2KB
QuartzFun~.dep 3KB
Debug-iphonesimulator
QuartzFun.app
QuartzFun 31KB
MainWindow.nib 2KB
QuartzFunViewController.nib 4KB
iphone.png 9KB
Info.plist 599B
PkgInfo 8B
QuartzFun.app.dSYM
Contents
Resources
DWARF
QuartzFun 95KB
Info.plist 593B
QuartzFun_Prefix.pch 187B
Classes
QuartzFunAppDelegate.m 3KB
Constants.h 215B
QuartzFunView.h 683B
QuartzFunViewController.h 423B
UIColor-Random.h 225B
QuartzFunViewController.m 2KB
UIColor-Random.m 548B
QuartzFunAppDelegate.h 488B
QuartzFunView.m 4KB
共 53 条
- 1
资源评论
- yoyosword2013-02-18还不错,介绍得很详细。
- wandd2012-03-28寻找视频的解觉方案,入门不错
- 天堂罗恋歌2015-02-10很不错,适合入门学习;推荐
- sz42c2012-08-29入门级的。初学者可以看看
- guanmofeng2012-09-19入门级的。初学者可以看看, 很好。
wuziteng2006
- 粉丝: 2
- 资源: 30
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- (源码)基于C++和C混合模式的操作系统开发项目.zip
- (源码)基于Arduino的全球天气监控系统.zip
- OpenCVForUnity2.6.0.unitypackage
- (源码)基于SimPy和贝叶斯优化的流程仿真系统.zip
- (源码)基于Java Web的个人信息管理系统.zip
- (源码)基于C++和OTL4的PostgreSQL数据库连接系统.zip
- (源码)基于ESP32和AWS IoT Core的室内温湿度监测系统.zip
- (源码)基于Arduino的I2C协议交通灯模拟系统.zip
- coco.names 文件
- (源码)基于Spring Boot和Vue的房屋租赁管理系统.zip
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功