会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
helloWorld我来了
博客园
首页
新随笔
联系
管理
订阅
上一页
1
2
3
4
5
下一页
2014年12月8日
flxsprite缩放和flash中相对应
摘要: flxsprite的变形点在中心,而flash变形点不确定。如果flash变形点不在中心,随着flash中元件缩放,其位置也会变化。在不改变flxsprite变形点的前提下,将flash变形点和注册点都设置在中心,能够避免缩放比例时,haxe中对位置的麻烦
阅读全文
posted @ 2014-12-08 18:10 helloWorld我来了
阅读(123)
评论(0)
推荐(0)
2014年12月2日
设置cursor,layersdictionary
该文被密码保护。
阅读全文
posted @ 2014-12-02 16:22 helloWorld我来了
阅读(2)
评论(0)
推荐(0)
2014年11月27日
新手引导
该文被密码保护。
阅读全文
posted @ 2014-11-27 20:02 helloWorld我来了
阅读(2)
评论(0)
推荐(0)
2014年11月26日
haxe异常
摘要: TypeError: Error #1009: 无法访问空对象引用的属性或方法。at flixel.text::FlxText/regenGraphics()at flixel.text::FlxText/calcFrame()at flixel::FlxSprite/draw()at flixel...
阅读全文
posted @ 2014-11-26 21:00 helloWorld我来了
阅读(240)
评论(0)
推荐(0)
2014年11月17日
game理解
该文被密码保护。
阅读全文
posted @ 2014-11-17 17:31 helloWorld我来了
阅读(3)
评论(0)
推荐(0)
2014年11月13日
纹理配置
该文被密码保护。
阅读全文
posted @ 2014-11-13 17:52 helloWorld我来了
阅读(3)
评论(0)
推荐(0)
事件
该文被密码保护。
阅读全文
posted @ 2014-11-13 17:27 helloWorld我来了
阅读(2)
评论(0)
推荐(0)
haxe中bind
摘要: var sx:Int = 10; var sy:Int = 20; private function call(fn:Void->Void):Void{ fn(); } private function gogo(xx:Int,yy:Int):Void{ ...
阅读全文
posted @ 2014-11-13 11:56 helloWorld我来了
阅读(203)
评论(0)
推荐(0)
2014年11月6日
技术文章地址收录
摘要: 新手引导思路:http://www.iamsevent.com/post/58.html
阅读全文
posted @ 2014-11-06 11:17 helloWorld我来了
阅读(100)
评论(0)
推荐(0)
2014年11月3日
tips
摘要: 根据函数名,调用函数Reflect.callMethod(对象实例, Reflect.getProperty(对象实例,函数名),函数参数数组);设置default/set类型的属性public var pause(default,set):Bool;public function set_paus...
阅读全文
posted @ 2014-11-03 20:34 helloWorld我来了
阅读(207)
评论(0)
推荐(0)
上一页
1
2
3
4
5
下一页
公告