Oct 3, 2013

[RGSS/2] Drago - Replicated Fiber

[Image]
Explanation

It's a scripting tool for RMXP and RMVX in order for able to use Fiber class

How to Use

@fiber = Fiber.new { block }
@fiber.resume
@fiber.yield

as I said, it's a scripting tool, it's not for public use

No comments:

Post a Comment