- Forums
- »
- Programming with Haxe
- »
- Haxe Reflection and Type
|
Viewing 1 to 4 (4 Total) Haxe Reflection and Type |
|
|---|---|
misugijunzTotal Posts: 8
Joined: June 22, 2012
|
I see that couple people have problem when using Reflection feature on haxe. I'm also.
it always return that it can't be instantiated for a non constructor one. and I also check that it returns null for this code
SceneHandler, Scene, SplashScreen class are in the same package, SplashScreen is extending Scene. SplashScreen and Scene constructor is containing one argument a SceneHandler. I read documentation on Haxe. It is neeeded that class Scene, SplashScreen to be compiled first before reflection can take effect. I mark the both sources as always compile in FlashDevelop but no luck. Any suggestion?
Tags:
Posted on June 22, 2012 at 10:15 PM
|
HugeTotal Posts: 547
Joined: October 07, 2011
|
Re: Haxe Reflection and TypeHi,
Posted on June 25, 2012 at 1:30 AM
|
misugijunzTotal Posts: 8
Joined: June 22, 2012
|
Re: Haxe Reflection and TypeYeah, I tried but no works.
Posted on July 04, 2012 at 5:17 AM
|
jfrocoTotal Posts: 10
Joined: April 14, 2012
|
Re: Haxe Reflection and TypeHi,
Posted on July 27, 2012 at 6:05 PM
|
Your post has been saved and will be published after approval by the forum moderator.
