Benoit Bolsee
1c663bbc7e
First batch of GE API cleanup.
...
The principle is to replace most get/set methods of logic bricks by direct property access.
To make porting of game code easier, the properties have usually the same type and use than
the return values/parameters of the get/set methods.
More details on http://wiki.blender.org/index.php/GameEngineDev/Python_API_Clean_Up
Old methods are still available but will produce deprecation warnings on the console:
"<method> is deprecated, use the <property> property instead"
You can avoid these messages by turning on the "Ignore deprecation warnings" option in Game menu.
PyDoc is updated to include the new properties and display a deprecation warning
for the get/set methods that are being deprecated.
2008-12-29 16:36:58 +00:00
..
2008-10-11 00:56:49 +00:00
2008-04-16 22:40:48 +00:00
2008-09-06 14:13:31 +00:00
2008-09-15 00:57:11 +00:00
2008-07-12 10:21:37 +00:00
2008-07-30 17:41:47 +00:00
2008-07-30 17:41:47 +00:00
2008-12-29 16:36:58 +00:00
2008-12-29 16:36:58 +00:00
2008-07-30 17:41:47 +00:00
2008-07-30 17:41:47 +00:00
2008-06-22 14:23:57 +00:00
2008-06-22 14:23:57 +00:00
2008-04-16 22:40:48 +00:00
2008-04-16 22:40:48 +00:00
2008-12-29 16:36:58 +00:00
2008-12-29 16:36:58 +00:00
2008-07-30 17:41:47 +00:00
2008-07-30 17:41:47 +00:00
2008-04-16 22:40:48 +00:00
2008-04-16 22:40:48 +00:00
2008-06-22 14:23:57 +00:00
2008-07-08 12:18:43 +00:00
2008-08-23 11:54:27 +00:00
2008-06-22 14:23:57 +00:00
2008-04-16 22:40:48 +00:00
2008-04-16 22:40:48 +00:00
2008-12-19 03:26:41 +00:00
2008-07-19 07:45:19 +00:00
2008-07-30 17:41:47 +00:00
2008-07-08 12:18:43 +00:00
2008-04-19 21:15:37 +00:00
2008-04-19 21:15:37 +00:00
2008-12-29 16:36:58 +00:00
2008-12-29 16:36:58 +00:00
2008-10-11 00:56:49 +00:00
2008-08-31 18:42:58 +00:00
2008-12-29 16:36:58 +00:00
2008-12-29 16:36:58 +00:00
2008-07-30 17:41:47 +00:00
2008-07-30 17:41:47 +00:00
2008-12-29 16:36:58 +00:00
2008-12-29 16:36:58 +00:00
2008-08-23 11:54:27 +00:00
2008-08-23 11:54:27 +00:00
2008-07-30 17:41:47 +00:00
2008-07-30 17:41:47 +00:00
2008-12-29 16:36:58 +00:00
2008-12-29 16:36:58 +00:00
2008-06-23 20:41:18 +00:00
2008-06-23 20:41:18 +00:00
2008-06-23 20:41:18 +00:00
2008-06-23 20:41:18 +00:00
2008-04-16 22:40:48 +00:00
2008-04-16 22:40:48 +00:00
2008-12-29 16:36:58 +00:00
2008-12-29 16:36:58 +00:00
2008-07-30 17:41:47 +00:00
2008-07-30 17:41:47 +00:00
2008-12-29 16:36:58 +00:00
2008-12-29 16:36:58 +00:00
2008-12-29 16:36:58 +00:00
2008-12-29 16:36:58 +00:00
2008-12-29 16:36:58 +00:00
2008-12-29 16:36:58 +00:00
2008-07-30 17:41:47 +00:00
2008-07-30 17:41:47 +00:00
2005-03-09 19:45:59 +00:00
2008-04-16 22:40:48 +00:00
2008-10-02 00:22:28 +00:00
2008-06-22 14:23:57 +00:00
2008-07-30 17:41:47 +00:00
2008-07-30 17:41:47 +00:00
2008-06-23 20:41:18 +00:00
2008-06-23 20:41:18 +00:00
2008-06-23 20:41:18 +00:00
2008-06-23 20:41:18 +00:00
2008-11-11 14:14:22 +00:00