added morphs, fix some bugs, new images

added onAlienInRadius trigger
but it not work right((
This commit is contained in:
2011-08-21 22:22:02 +04:00
parent fa68b5a120
commit 894e55bb41
186 changed files with 4040 additions and 3022 deletions

27
form.ui
View File

@@ -52,7 +52,7 @@
<x>0</x>
<y>0</y>
<width>135</width>
<height>194</height>
<height>324</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_4">
@@ -85,11 +85,36 @@
</property>
</widget>
</item>
<item>
<widget class="QDoubleSpinBox" name="sbSpeed">
<property name="prefix">
<string>speed </string>
</property>
<property name="suffix">
<string> x</string>
</property>
<property name="decimals">
<number>1</number>
</property>
<property name="minimum">
<double>0.100000000000000</double>
</property>
<property name="singleStep">
<double>0.500000000000000</double>
</property>
<property name="value">
<double>1.000000000000000</double>
</property>
</widget>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType">
<enum>QSizePolicy::Preferred</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>