mirror of https://github.com/axmolengine/axmol.git
6 lines
146 B
C
6 lines
146 B
C
|
#set generator = $current_class.generator
|
||
|
|
||
|
JSClass *jsb_${current_class.class_name}_class;
|
||
|
JSObject *jsb_${current_class.class_name}_prototype;
|
||
|
|