[Finished] [RGSS] Ruby/C++ Interfaces

Started by Blizzard, March 15, 2011, 03:50:54 pm

Previous topic - Next topic

G_G

Just about a done. Have a few more methods then i can commit it tomorrow. Been away from my computer all day. I am not proud of myself.

Blizzard

I am disappoint, son. :V:
BTW, you don't have to complete something before you commit. It's just important that you can build it and that other people don't get errors because of half-done work.
Check out our game brands:

Daygames
Game Night Games
Chugnar Games

Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

ForeverZer0

Sorry, I haven't been very active with ARC the past few days. It's been a hectic week and I just haven't found myself in the mood to think too hard on programming. I'll be back in full swing by the weekend.  ;)
I am done scripting for RMXP. I will likely not offer support for even my own scripts anymore, but feel free to ask on the forum, there are plenty of other talented scripters that can help you.

Blizzard

I was busy this week as well. And I'll probably be busy the next one, too. That's actually why I put together those new tasks; so you guys can keep working and don't have to wait for me to finish some stuff. xD
Check out our game brands:

Daygames
Game Night Games
Chugnar Games

Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.

G_G

April 05, 2011, 08:07:52 pm #44 Last Edit: April 05, 2011, 08:13:41 pm by game_guy
I'm seriously just not cut out for C++ yet. @___@ I'll keep trying obviously.

I'm still confused on how we return Color. I looked in font and plane classes and the rb_getColor methods all they do is return VALUE self. I'm so confused right now. >.<


Do I feel stupid. Haven't updated for awhile....

Blizzard

I am marking this task as finished now. Even though not all interfaces have been added, the only classes that don't have a full interface yet are the Renderable classes and I am working on those myself so I will add the interfaces myself as well.

@F0: Remember that the Window class in C++ will be quite different than the one in Ruby. e.g. The CursorX class won't exist. It will be controlled over the Window class and it will be just a Sprite instance.
Check out our game brands:

Daygames
Game Night Games
Chugnar Games

Quote from: winkioI do not speak to bricks, either as individuals or in wall form.

Quote from: Barney StinsonWhen I get sad, I stop being sad and be awesome instead. True story.