mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-11-23 17:38:20 +01:00
32 lines
1004 B
XML
32 lines
1004 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<class name="Prop2DInstanceProp2DJob" inherits="Prop2DInstanceJob" version="3.5">
|
|
<brief_description>
|
|
</brief_description>
|
|
<description>
|
|
</description>
|
|
<tutorials>
|
|
</tutorials>
|
|
<methods>
|
|
<method name="add_light">
|
|
<return type="void" />
|
|
<argument index="0" name="light" type="Prop2DLight" />
|
|
<description>
|
|
</description>
|
|
</method>
|
|
<method name="clear_lights">
|
|
<return type="void" />
|
|
<description>
|
|
</description>
|
|
</method>
|
|
</methods>
|
|
<members>
|
|
<member name="build_phase_type" type="int" setter="set_build_phase_type" getter="get_build_phase_type" overrides="Prop2DInstanceJob" enum="Prop2DInstanceJob.ActiveBuildPhaseType" default="2" />
|
|
<member name="material_cache" type="Prop2DMaterialCache" setter="set_material_cache" getter="get_material_cache">
|
|
</member>
|
|
<member name="prop_mesher" type="Prop2DMesher" setter="set_prop_mesher" getter="get_prop_mesher">
|
|
</member>
|
|
</members>
|
|
<constants>
|
|
</constants>
|
|
</class>
|