GUIScript: Rename all metaclass methods as Class_Method.
commitfcecc0157d3b1618b8a0e05d9702928711f33b7b
authorTom Prince <tom.prince@ualberta.net>
Wed, 28 Apr 2010 20:15:09 +0000 (28 16:15 -0400)
committerTom Prince <tom.prince@ualberta.net>
Thu, 29 Apr 2010 17:14:44 +0000 (29 13:14 -0400)
tree8f602915ada095f74ae4170ee626c67bf9dc43c7
parente9a9d4011187b178680ad09128505f9091ee745b
GUIScript: Rename all metaclass methods as Class_Method.

The old naming was completely inconsistent. This makes the C++ naming
match the python naming.

Signed-off-by: Tom Prince <tom.prince@ualberta.net>
gemrb/GUIScripts/GUIClasses.py
gemrb/plugins/GUIScript/GUIScript.cpp