Advertisement
Guest User

Untitled

a guest
Feb 25th, 2014
1,452
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Ruby 1.52 KB | None | 0 0
  1. =begin
  2. ================================================================================
  3.  * Classes Basícas
  4. ================================================================================
  5. Socket
  6. TCPSocket
  7. Network
  8. Constants
  9. Input
  10. Mouse
  11. --------------------------------------------------------------------------------
  12.  
  13. ================================================================================
  14.  * Scenes
  15. ================================================================================
  16. Scene_Connect
  17. Scene_Title *
  18. Scene_Account
  19. --------------------------------------------------------------------------------
  20.  
  21. ================================================================================
  22.  * Windows
  23. ================================================================================
  24. Window_Motd
  25. Window_Login
  26. Window_TitleCommand *
  27. --------------------------------------------------------------------------------
  28.  
  29. ================================================================================
  30.  * Sistemas
  31. ================================================================================
  32. Game_Mouse
  33. Input
  34. --------------------------------------------------------------------------------
  35.  
  36. ================================================================================
  37.  * Extras
  38. ================================================================================
  39. Module Win32Api
  40. SceneManager *
  41. Widget (base)
  42. Button
  43. Textbox
  44. Icon
  45. --------------------------------------------------------------------------------
  46. =end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement