Improve object.team documentation
parent
38c454c346
commit
c3eb76da8b
|
@ -13,7 +13,7 @@ Use this type for variables that contain the characteristics of an object, be it
|
|||
\c;\l;float\u cbot\float; object.lifeTime \n;Lifetime of the object
|
||||
\c;object object.energyCell \n;Power cell on the bot
|
||||
\c;object object.load \n;Object carried by the bot
|
||||
\c;\l;int\u cbot\int; object.team \n;The bot's team (see \l;code battles\u battles;)
|
||||
\c;\l;int\u cbot\int; object.team \n;The bot's team (see \l;code battles\u battles;)
|
||||
\c;\l;point\u cbot\point; object.velocity \n;Velocity of the object
|
||||
|
||||
Also, some objects have additional methods (instructions). See them in \l;the main list\u cbot; in the \c;"Instructions specific for some objects" section.
|
||||
|
@ -58,7 +58,7 @@ If the bot has bot no power cell, \c;energyCell\n; returns \c;null\n;.
|
|||
This information also returns the description of a whole object: the description of the object carried by a \l;grabber\u object\botgr;. If it carries nothing, \c;load\n; returns \c;null\n;.
|
||||
|
||||
\s;\c;team\n;
|
||||
The bot's team. Used in \l;code battles\u battles;.
|
||||
The bot's team. Used in \l;code battles\u battles;. If the object has no team assigned (e.g. in no team-based levels, the object being a resource), this is equal to \c;0\n;.
|
||||
|
||||
\s;\c;velocity\n;
|
||||
Current velocity of the object. Should be treated as a three-dimensional vector.
|
||||
|
|
|
@ -53,7 +53,7 @@ msgid "Time in seconds."
|
|||
msgstr ""
|
||||
|
||||
#. type: \t; header
|
||||
#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:58 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researches.txt:28 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:16 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19
|
||||
#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:58 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researches.txt:27 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:16 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19
|
||||
#, no-wrap
|
||||
msgid "See also"
|
||||
msgstr ""
|
||||
|
@ -6192,7 +6192,7 @@ msgid "In a program, research names are always displayed on a <format const>red
|
|||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/researches.txt:29
|
||||
#: ../E/researches.txt:28
|
||||
#, no-wrap
|
||||
msgid "<a cbot>CBOT Language</a>, <a cbot|type>variables</a> and <a cbot|category>categories</a>."
|
||||
msgstr ""
|
||||
|
@ -6283,12 +6283,6 @@ msgstr ""
|
|||
msgid "Also, some objects have additional methods (instructions). See them in <a cbot>the main list</a> in the <c/>\"Instructions specific for some objects\" section."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/object.txt:61
|
||||
#, no-wrap
|
||||
msgid "The bot's team. Used in <a battles>code battles</a>."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/object.txt:22
|
||||
#, no-wrap
|
||||
|
@ -6337,26 +6331,6 @@ msgstr ""
|
|||
msgid "Flags and Other Indicators:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/object.txt:4
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
"<code><a cbot|int>int</a> object.category </code><a cbot|category>Category</a> of the object\n"
|
||||
"<code><a cbot|point>point</a> object.position </code>Position of the object (x,y,z)\n"
|
||||
"<code><a cbot|float>float</a> object.orientation </code>Orientation of the object (0..360)\n"
|
||||
"<code><a cbot|float>float</a> object.pitch </code>Forward/backward angle of the object\n"
|
||||
"<code><a cbot|float>float</a> object.roll </code>Right/left angle of the object \n"
|
||||
"<code><a cbot|float>float</a> object.energyLevel </code>Energy level (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.shieldLevel </code>Shield level (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.temperature </code>Jet temperature (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.altitude </code>Altitude above ground\n"
|
||||
"<code><a cbot|float>float</a> object.lifeTime </code>Lifetime of the object\n"
|
||||
"<code>object object.energyCell </code>Power cell on the bot\n"
|
||||
"<code>object object.load </code>Object carried by the bot\n"
|
||||
"<code><a cbot|int>int</a> object.team </code>The bot's team (see <a battles>code battles</a>)\n"
|
||||
"<code><a cbot|point>point</a> object.velocity </code>Velocity of the object"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/research.txt:5
|
||||
#, no-wrap
|
||||
|
@ -6391,7 +6365,7 @@ msgid "Done by <a object|research>ResearchCenter</a>:"
|
|||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/researches.txt:10
|
||||
#: ../E/researches.txt:9
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
"<code><format const>ResearchTracked</format> </code>Tracked bots (e.g. <a object|botgc>tracked grabber</a>)\n"
|
||||
|
@ -6405,13 +6379,13 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. type: \t; header
|
||||
#: ../E/researches.txt:19
|
||||
#: ../E/researches.txt:18
|
||||
#, no-wrap
|
||||
msgid "Done by <a object|labo>AutoLab</a>:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/researches.txt:20
|
||||
#: ../E/researches.txt:19
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
"<code><format const>ResearchLegged</format> </code>Legged bots (e.g. <a object|botgs>legged grabber</a>)\n"
|
||||
|
@ -6419,13 +6393,13 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. type: \t; header
|
||||
#: ../E/researches.txt:23
|
||||
#: ../E/researches.txt:22
|
||||
#, no-wrap
|
||||
msgid "Impossible to research:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/researches.txt:24
|
||||
#: ../E/researches.txt:23
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
"<code><format const>ResearchSniffer</format> </code>Sniffers (e.g. <a object|botsc>tracked sniffer</a>)\n"
|
||||
|
@ -6442,6 +6416,52 @@ msgid ""
|
|||
"<code>!= 0 </code>Spaceship could not take off (e.g. mission is not finished yet)"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/object.txt:4
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
"<code><a cbot|int>int</a> object.category </code><a cbot|category>Category</a> of the object\n"
|
||||
"<code><a cbot|point>point</a> object.position </code>Position of the object (x,y,z)\n"
|
||||
"<code><a cbot|float>float</a> object.orientation </code>Orientation of the object (0..360)\n"
|
||||
"<code><a cbot|float>float</a> object.pitch </code>Forward/backward angle of the object\n"
|
||||
"<code><a cbot|float>float</a> object.roll </code>Right/left angle of the object \n"
|
||||
"<code><a cbot|float>float</a> object.energyLevel </code>Energy level (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.shieldLevel </code>Shield level (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.temperature </code>Jet temperature (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.altitude </code>Altitude above ground\n"
|
||||
"<code><a cbot|float>float</a> object.lifeTime </code>Lifetime of the object\n"
|
||||
"<code>object object.energyCell </code>Power cell on the bot\n"
|
||||
"<code>object object.load </code>Object carried by the bot\n"
|
||||
"<code><a cbot|int>int</a> object.team </code>The bot's team (see <a battles>code battles</a>)\n"
|
||||
"<code><a cbot|point>point</a> object.velocity </code>Velocity of the object"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/object.txt:61
|
||||
#, no-wrap
|
||||
msgid "The bot's team. Used in <a battles>code battles</a>. If the object has no team assigned (e.g. in no team-based levels, the object being a resource), this is equal to <code>0</code>."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "The bot's team. Used in <a battles>code battles</a>."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "<code><a cbot|int>int</a> object.category </code><a cbot|category>Category</a> of the object\n"
|
||||
#~ "<code><a cbot|point>point</a> object.position </code>Position of the object (x,y,z)\n"
|
||||
#~ "<code><a cbot|float>float</a> object.orientation </code>Orientation of the object (0..360)\n"
|
||||
#~ "<code><a cbot|float>float</a> object.pitch </code>Forward/backward angle of the object\n"
|
||||
#~ "<code><a cbot|float>float</a> object.roll </code>Right/left angle of the object \n"
|
||||
#~ "<code><a cbot|float>float</a> object.energyLevel </code>Energy level (0..1)\n"
|
||||
#~ "<code><a cbot|float>float</a> object.shieldLevel </code>Shield level (0..1)\n"
|
||||
#~ "<code><a cbot|float>float</a> object.temperature </code>Jet temperature (0..1)\n"
|
||||
#~ "<code><a cbot|float>float</a> object.altitude </code>Altitude above ground\n"
|
||||
#~ "<code><a cbot|float>float</a> object.lifeTime </code>Lifetime of the object\n"
|
||||
#~ "<code>object object.energyCell </code>Power cell on the bot\n"
|
||||
#~ "<code>object object.load </code>Object carried by the bot\n"
|
||||
#~ "<code><a cbot|int>int</a> object.team </code>The bot's team (see <a battles>code battles</a>)\n"
|
||||
#~ "<code><a cbot|point>point</a> object.velocity </code>Velocity of the object"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Buildings :"
|
||||
#~ msgstr ""
|
||||
|
||||
|
|
|
@ -53,7 +53,7 @@ msgid "Time in seconds."
|
|||
msgstr "Zeit in Sekunden."
|
||||
|
||||
#. type: \t; header
|
||||
#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:58 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researches.txt:28 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:16 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19
|
||||
#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:58 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researches.txt:27 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:16 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19
|
||||
#, no-wrap
|
||||
msgid "See also"
|
||||
msgstr "Siehe auch"
|
||||
|
@ -7014,7 +7014,7 @@ msgid "In a program, research names are always displayed on a <format const>red
|
|||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/researches.txt:29
|
||||
#: ../E/researches.txt:28
|
||||
#, no-wrap
|
||||
msgid "<a cbot>CBOT Language</a>, <a cbot|type>variables</a> and <a cbot|category>categories</a>."
|
||||
msgstr ""
|
||||
|
@ -7105,12 +7105,6 @@ msgstr ""
|
|||
msgid "Also, some objects have additional methods (instructions). See them in <a cbot>the main list</a> in the <c/>\"Instructions specific for some objects\" section."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/object.txt:61
|
||||
#, no-wrap
|
||||
msgid "The bot's team. Used in <a battles>code battles</a>."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/object.txt:22
|
||||
#, no-wrap
|
||||
|
@ -7159,26 +7153,6 @@ msgstr ""
|
|||
msgid "Flags and Other Indicators:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/object.txt:4
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
"<code><a cbot|int>int</a> object.category </code><a cbot|category>Category</a> of the object\n"
|
||||
"<code><a cbot|point>point</a> object.position </code>Position of the object (x,y,z)\n"
|
||||
"<code><a cbot|float>float</a> object.orientation </code>Orientation of the object (0..360)\n"
|
||||
"<code><a cbot|float>float</a> object.pitch </code>Forward/backward angle of the object\n"
|
||||
"<code><a cbot|float>float</a> object.roll </code>Right/left angle of the object \n"
|
||||
"<code><a cbot|float>float</a> object.energyLevel </code>Energy level (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.shieldLevel </code>Shield level (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.temperature </code>Jet temperature (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.altitude </code>Altitude above ground\n"
|
||||
"<code><a cbot|float>float</a> object.lifeTime </code>Lifetime of the object\n"
|
||||
"<code>object object.energyCell </code>Power cell on the bot\n"
|
||||
"<code>object object.load </code>Object carried by the bot\n"
|
||||
"<code><a cbot|int>int</a> object.team </code>The bot's team (see <a battles>code battles</a>)\n"
|
||||
"<code><a cbot|point>point</a> object.velocity </code>Velocity of the object"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/research.txt:5
|
||||
#, no-wrap
|
||||
|
@ -7213,7 +7187,7 @@ msgid "Done by <a object|research>ResearchCenter</a>:"
|
|||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/researches.txt:10
|
||||
#: ../E/researches.txt:9
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
"<code><format const>ResearchTracked</format> </code>Tracked bots (e.g. <a object|botgc>tracked grabber</a>)\n"
|
||||
|
@ -7227,13 +7201,13 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. type: \t; header
|
||||
#: ../E/researches.txt:19
|
||||
#: ../E/researches.txt:18
|
||||
#, no-wrap
|
||||
msgid "Done by <a object|labo>AutoLab</a>:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/researches.txt:20
|
||||
#: ../E/researches.txt:19
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
"<code><format const>ResearchLegged</format> </code>Legged bots (e.g. <a object|botgs>legged grabber</a>)\n"
|
||||
|
@ -7241,13 +7215,13 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. type: \t; header
|
||||
#: ../E/researches.txt:23
|
||||
#: ../E/researches.txt:22
|
||||
#, no-wrap
|
||||
msgid "Impossible to research:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/researches.txt:24
|
||||
#: ../E/researches.txt:23
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
"<code><format const>ResearchSniffer</format> </code>Sniffers (e.g. <a object|botsc>tracked sniffer</a>)\n"
|
||||
|
@ -7264,6 +7238,52 @@ msgid ""
|
|||
"<code>!= 0 </code>Spaceship could not take off (e.g. mission is not finished yet)"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/object.txt:4
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
"<code><a cbot|int>int</a> object.category </code><a cbot|category>Category</a> of the object\n"
|
||||
"<code><a cbot|point>point</a> object.position </code>Position of the object (x,y,z)\n"
|
||||
"<code><a cbot|float>float</a> object.orientation </code>Orientation of the object (0..360)\n"
|
||||
"<code><a cbot|float>float</a> object.pitch </code>Forward/backward angle of the object\n"
|
||||
"<code><a cbot|float>float</a> object.roll </code>Right/left angle of the object \n"
|
||||
"<code><a cbot|float>float</a> object.energyLevel </code>Energy level (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.shieldLevel </code>Shield level (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.temperature </code>Jet temperature (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.altitude </code>Altitude above ground\n"
|
||||
"<code><a cbot|float>float</a> object.lifeTime </code>Lifetime of the object\n"
|
||||
"<code>object object.energyCell </code>Power cell on the bot\n"
|
||||
"<code>object object.load </code>Object carried by the bot\n"
|
||||
"<code><a cbot|int>int</a> object.team </code>The bot's team (see <a battles>code battles</a>)\n"
|
||||
"<code><a cbot|point>point</a> object.velocity </code>Velocity of the object"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/object.txt:61
|
||||
#, no-wrap
|
||||
msgid "The bot's team. Used in <a battles>code battles</a>. If the object has no team assigned (e.g. in no team-based levels, the object being a resource), this is equal to <code>0</code>."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "The bot's team. Used in <a battles>code battles</a>."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "<code><a cbot|int>int</a> object.category </code><a cbot|category>Category</a> of the object\n"
|
||||
#~ "<code><a cbot|point>point</a> object.position </code>Position of the object (x,y,z)\n"
|
||||
#~ "<code><a cbot|float>float</a> object.orientation </code>Orientation of the object (0..360)\n"
|
||||
#~ "<code><a cbot|float>float</a> object.pitch </code>Forward/backward angle of the object\n"
|
||||
#~ "<code><a cbot|float>float</a> object.roll </code>Right/left angle of the object \n"
|
||||
#~ "<code><a cbot|float>float</a> object.energyLevel </code>Energy level (0..1)\n"
|
||||
#~ "<code><a cbot|float>float</a> object.shieldLevel </code>Shield level (0..1)\n"
|
||||
#~ "<code><a cbot|float>float</a> object.temperature </code>Jet temperature (0..1)\n"
|
||||
#~ "<code><a cbot|float>float</a> object.altitude </code>Altitude above ground\n"
|
||||
#~ "<code><a cbot|float>float</a> object.lifeTime </code>Lifetime of the object\n"
|
||||
#~ "<code>object object.energyCell </code>Power cell on the bot\n"
|
||||
#~ "<code>object object.load </code>Object carried by the bot\n"
|
||||
#~ "<code><a cbot|int>int</a> object.team </code>The bot's team (see <a battles>code battles</a>)\n"
|
||||
#~ "<code><a cbot|point>point</a> object.velocity </code>Velocity of the object"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Buildings :"
|
||||
#~ msgstr "Bauten:"
|
||||
|
||||
|
|
|
@ -53,7 +53,7 @@ msgid "Time in seconds."
|
|||
msgstr "Temps en secondes."
|
||||
|
||||
#. type: \t; header
|
||||
#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:58 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researches.txt:28 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:16 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19
|
||||
#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:58 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researches.txt:27 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:16 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19
|
||||
#, no-wrap
|
||||
msgid "See also"
|
||||
msgstr "Voir aussi"
|
||||
|
@ -6970,7 +6970,7 @@ msgid "In a program, research names are always displayed on a <format const>red
|
|||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/researches.txt:29
|
||||
#: ../E/researches.txt:28
|
||||
#, no-wrap
|
||||
msgid "<a cbot>CBOT Language</a>, <a cbot|type>variables</a> and <a cbot|category>categories</a>."
|
||||
msgstr ""
|
||||
|
@ -7061,12 +7061,6 @@ msgstr ""
|
|||
msgid "Also, some objects have additional methods (instructions). See them in <a cbot>the main list</a> in the <c/>\"Instructions specific for some objects\" section."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/object.txt:61
|
||||
#, no-wrap
|
||||
msgid "The bot's team. Used in <a battles>code battles</a>."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/object.txt:22
|
||||
#, no-wrap
|
||||
|
@ -7115,26 +7109,6 @@ msgstr ""
|
|||
msgid "Flags and Other Indicators:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/object.txt:4
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
"<code><a cbot|int>int</a> object.category </code><a cbot|category>Category</a> of the object\n"
|
||||
"<code><a cbot|point>point</a> object.position </code>Position of the object (x,y,z)\n"
|
||||
"<code><a cbot|float>float</a> object.orientation </code>Orientation of the object (0..360)\n"
|
||||
"<code><a cbot|float>float</a> object.pitch </code>Forward/backward angle of the object\n"
|
||||
"<code><a cbot|float>float</a> object.roll </code>Right/left angle of the object \n"
|
||||
"<code><a cbot|float>float</a> object.energyLevel </code>Energy level (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.shieldLevel </code>Shield level (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.temperature </code>Jet temperature (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.altitude </code>Altitude above ground\n"
|
||||
"<code><a cbot|float>float</a> object.lifeTime </code>Lifetime of the object\n"
|
||||
"<code>object object.energyCell </code>Power cell on the bot\n"
|
||||
"<code>object object.load </code>Object carried by the bot\n"
|
||||
"<code><a cbot|int>int</a> object.team </code>The bot's team (see <a battles>code battles</a>)\n"
|
||||
"<code><a cbot|point>point</a> object.velocity </code>Velocity of the object"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/research.txt:5
|
||||
#, no-wrap
|
||||
|
@ -7169,7 +7143,7 @@ msgid "Done by <a object|research>ResearchCenter</a>:"
|
|||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/researches.txt:10
|
||||
#: ../E/researches.txt:9
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
"<code><format const>ResearchTracked</format> </code>Tracked bots (e.g. <a object|botgc>tracked grabber</a>)\n"
|
||||
|
@ -7183,13 +7157,13 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. type: \t; header
|
||||
#: ../E/researches.txt:19
|
||||
#: ../E/researches.txt:18
|
||||
#, no-wrap
|
||||
msgid "Done by <a object|labo>AutoLab</a>:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/researches.txt:20
|
||||
#: ../E/researches.txt:19
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
"<code><format const>ResearchLegged</format> </code>Legged bots (e.g. <a object|botgs>legged grabber</a>)\n"
|
||||
|
@ -7197,13 +7171,13 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. type: \t; header
|
||||
#: ../E/researches.txt:23
|
||||
#: ../E/researches.txt:22
|
||||
#, no-wrap
|
||||
msgid "Impossible to research:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/researches.txt:24
|
||||
#: ../E/researches.txt:23
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
"<code><format const>ResearchSniffer</format> </code>Sniffers (e.g. <a object|botsc>tracked sniffer</a>)\n"
|
||||
|
@ -7220,6 +7194,52 @@ msgid ""
|
|||
"<code>!= 0 </code>Spaceship could not take off (e.g. mission is not finished yet)"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/object.txt:4
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
"<code><a cbot|int>int</a> object.category </code><a cbot|category>Category</a> of the object\n"
|
||||
"<code><a cbot|point>point</a> object.position </code>Position of the object (x,y,z)\n"
|
||||
"<code><a cbot|float>float</a> object.orientation </code>Orientation of the object (0..360)\n"
|
||||
"<code><a cbot|float>float</a> object.pitch </code>Forward/backward angle of the object\n"
|
||||
"<code><a cbot|float>float</a> object.roll </code>Right/left angle of the object \n"
|
||||
"<code><a cbot|float>float</a> object.energyLevel </code>Energy level (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.shieldLevel </code>Shield level (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.temperature </code>Jet temperature (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.altitude </code>Altitude above ground\n"
|
||||
"<code><a cbot|float>float</a> object.lifeTime </code>Lifetime of the object\n"
|
||||
"<code>object object.energyCell </code>Power cell on the bot\n"
|
||||
"<code>object object.load </code>Object carried by the bot\n"
|
||||
"<code><a cbot|int>int</a> object.team </code>The bot's team (see <a battles>code battles</a>)\n"
|
||||
"<code><a cbot|point>point</a> object.velocity </code>Velocity of the object"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/object.txt:61
|
||||
#, no-wrap
|
||||
msgid "The bot's team. Used in <a battles>code battles</a>. If the object has no team assigned (e.g. in no team-based levels, the object being a resource), this is equal to <code>0</code>."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "The bot's team. Used in <a battles>code battles</a>."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "<code><a cbot|int>int</a> object.category </code><a cbot|category>Category</a> of the object\n"
|
||||
#~ "<code><a cbot|point>point</a> object.position </code>Position of the object (x,y,z)\n"
|
||||
#~ "<code><a cbot|float>float</a> object.orientation </code>Orientation of the object (0..360)\n"
|
||||
#~ "<code><a cbot|float>float</a> object.pitch </code>Forward/backward angle of the object\n"
|
||||
#~ "<code><a cbot|float>float</a> object.roll </code>Right/left angle of the object \n"
|
||||
#~ "<code><a cbot|float>float</a> object.energyLevel </code>Energy level (0..1)\n"
|
||||
#~ "<code><a cbot|float>float</a> object.shieldLevel </code>Shield level (0..1)\n"
|
||||
#~ "<code><a cbot|float>float</a> object.temperature </code>Jet temperature (0..1)\n"
|
||||
#~ "<code><a cbot|float>float</a> object.altitude </code>Altitude above ground\n"
|
||||
#~ "<code><a cbot|float>float</a> object.lifeTime </code>Lifetime of the object\n"
|
||||
#~ "<code>object object.energyCell </code>Power cell on the bot\n"
|
||||
#~ "<code>object object.load </code>Object carried by the bot\n"
|
||||
#~ "<code><a cbot|int>int</a> object.team </code>The bot's team (see <a battles>code battles</a>)\n"
|
||||
#~ "<code><a cbot|point>point</a> object.velocity </code>Velocity of the object"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Buildings :"
|
||||
#~ msgstr "Catégories des bâtiments:"
|
||||
|
||||
|
|
|
@ -53,7 +53,7 @@ msgid "Time in seconds."
|
|||
msgstr "Czas w sekundach."
|
||||
|
||||
#. type: \t; header
|
||||
#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:58 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researches.txt:28 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:16 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19
|
||||
#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:58 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researches.txt:27 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:16 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19
|
||||
#, no-wrap
|
||||
msgid "See also"
|
||||
msgstr "Zobacz również"
|
||||
|
@ -7019,7 +7019,7 @@ msgid "In a program, research names are always displayed on a <format const>red
|
|||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/researches.txt:29
|
||||
#: ../E/researches.txt:28
|
||||
#, no-wrap
|
||||
msgid "<a cbot>CBOT Language</a>, <a cbot|type>variables</a> and <a cbot|category>categories</a>."
|
||||
msgstr ""
|
||||
|
@ -7110,12 +7110,6 @@ msgstr ""
|
|||
msgid "Also, some objects have additional methods (instructions). See them in <a cbot>the main list</a> in the <c/>\"Instructions specific for some objects\" section."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/object.txt:61
|
||||
#, no-wrap
|
||||
msgid "The bot's team. Used in <a battles>code battles</a>."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/object.txt:22
|
||||
#, no-wrap
|
||||
|
@ -7164,26 +7158,6 @@ msgstr ""
|
|||
msgid "Flags and Other Indicators:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/object.txt:4
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
"<code><a cbot|int>int</a> object.category </code><a cbot|category>Category</a> of the object\n"
|
||||
"<code><a cbot|point>point</a> object.position </code>Position of the object (x,y,z)\n"
|
||||
"<code><a cbot|float>float</a> object.orientation </code>Orientation of the object (0..360)\n"
|
||||
"<code><a cbot|float>float</a> object.pitch </code>Forward/backward angle of the object\n"
|
||||
"<code><a cbot|float>float</a> object.roll </code>Right/left angle of the object \n"
|
||||
"<code><a cbot|float>float</a> object.energyLevel </code>Energy level (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.shieldLevel </code>Shield level (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.temperature </code>Jet temperature (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.altitude </code>Altitude above ground\n"
|
||||
"<code><a cbot|float>float</a> object.lifeTime </code>Lifetime of the object\n"
|
||||
"<code>object object.energyCell </code>Power cell on the bot\n"
|
||||
"<code>object object.load </code>Object carried by the bot\n"
|
||||
"<code><a cbot|int>int</a> object.team </code>The bot's team (see <a battles>code battles</a>)\n"
|
||||
"<code><a cbot|point>point</a> object.velocity </code>Velocity of the object"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/research.txt:5
|
||||
#, no-wrap
|
||||
|
@ -7218,7 +7192,7 @@ msgid "Done by <a object|research>ResearchCenter</a>:"
|
|||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/researches.txt:10
|
||||
#: ../E/researches.txt:9
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
"<code><format const>ResearchTracked</format> </code>Tracked bots (e.g. <a object|botgc>tracked grabber</a>)\n"
|
||||
|
@ -7232,13 +7206,13 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. type: \t; header
|
||||
#: ../E/researches.txt:19
|
||||
#: ../E/researches.txt:18
|
||||
#, no-wrap
|
||||
msgid "Done by <a object|labo>AutoLab</a>:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/researches.txt:20
|
||||
#: ../E/researches.txt:19
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
"<code><format const>ResearchLegged</format> </code>Legged bots (e.g. <a object|botgs>legged grabber</a>)\n"
|
||||
|
@ -7246,13 +7220,13 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. type: \t; header
|
||||
#: ../E/researches.txt:23
|
||||
#: ../E/researches.txt:22
|
||||
#, no-wrap
|
||||
msgid "Impossible to research:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/researches.txt:24
|
||||
#: ../E/researches.txt:23
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
"<code><format const>ResearchSniffer</format> </code>Sniffers (e.g. <a object|botsc>tracked sniffer</a>)\n"
|
||||
|
@ -7269,6 +7243,52 @@ msgid ""
|
|||
"<code>!= 0 </code>Spaceship could not take off (e.g. mission is not finished yet)"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/object.txt:4
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
"<code><a cbot|int>int</a> object.category </code><a cbot|category>Category</a> of the object\n"
|
||||
"<code><a cbot|point>point</a> object.position </code>Position of the object (x,y,z)\n"
|
||||
"<code><a cbot|float>float</a> object.orientation </code>Orientation of the object (0..360)\n"
|
||||
"<code><a cbot|float>float</a> object.pitch </code>Forward/backward angle of the object\n"
|
||||
"<code><a cbot|float>float</a> object.roll </code>Right/left angle of the object \n"
|
||||
"<code><a cbot|float>float</a> object.energyLevel </code>Energy level (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.shieldLevel </code>Shield level (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.temperature </code>Jet temperature (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.altitude </code>Altitude above ground\n"
|
||||
"<code><a cbot|float>float</a> object.lifeTime </code>Lifetime of the object\n"
|
||||
"<code>object object.energyCell </code>Power cell on the bot\n"
|
||||
"<code>object object.load </code>Object carried by the bot\n"
|
||||
"<code><a cbot|int>int</a> object.team </code>The bot's team (see <a battles>code battles</a>)\n"
|
||||
"<code><a cbot|point>point</a> object.velocity </code>Velocity of the object"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/object.txt:61
|
||||
#, no-wrap
|
||||
msgid "The bot's team. Used in <a battles>code battles</a>. If the object has no team assigned (e.g. in no team-based levels, the object being a resource), this is equal to <code>0</code>."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "The bot's team. Used in <a battles>code battles</a>."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "<code><a cbot|int>int</a> object.category </code><a cbot|category>Category</a> of the object\n"
|
||||
#~ "<code><a cbot|point>point</a> object.position </code>Position of the object (x,y,z)\n"
|
||||
#~ "<code><a cbot|float>float</a> object.orientation </code>Orientation of the object (0..360)\n"
|
||||
#~ "<code><a cbot|float>float</a> object.pitch </code>Forward/backward angle of the object\n"
|
||||
#~ "<code><a cbot|float>float</a> object.roll </code>Right/left angle of the object \n"
|
||||
#~ "<code><a cbot|float>float</a> object.energyLevel </code>Energy level (0..1)\n"
|
||||
#~ "<code><a cbot|float>float</a> object.shieldLevel </code>Shield level (0..1)\n"
|
||||
#~ "<code><a cbot|float>float</a> object.temperature </code>Jet temperature (0..1)\n"
|
||||
#~ "<code><a cbot|float>float</a> object.altitude </code>Altitude above ground\n"
|
||||
#~ "<code><a cbot|float>float</a> object.lifeTime </code>Lifetime of the object\n"
|
||||
#~ "<code>object object.energyCell </code>Power cell on the bot\n"
|
||||
#~ "<code>object object.load </code>Object carried by the bot\n"
|
||||
#~ "<code><a cbot|int>int</a> object.team </code>The bot's team (see <a battles>code battles</a>)\n"
|
||||
#~ "<code><a cbot|point>point</a> object.velocity </code>Velocity of the object"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Buildings :"
|
||||
#~ msgstr "Budynki:"
|
||||
|
||||
|
|
|
@ -53,7 +53,7 @@ msgid "Time in seconds."
|
|||
msgstr ""
|
||||
|
||||
#. type: \t; header
|
||||
#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:58 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researches.txt:28 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:16 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19
|
||||
#: ../E/abstime.txt:10 ../E/acos.txt:11 ../E/aim.txt:23 ../E/array.txt:30 ../E/asin.txt:11 ../E/atan.txt:11 ../E/atan2.txt:16 ../E/bloc.txt:48 ../E/bool.txt:4 ../E/break.txt:24 ../E/build.txt:27 ../E/buildingenabled.txt:22 ../E/busy.txt:14 ../E/canbuild.txt:22 ../E/category.txt:107 ../E/ceil.txt:12 ../E/class.txt:70 ../E/close.txt:6 ../E/cond.txt:27 ../E/continue.txt:24 ../E/cos.txt:11 ../E/deletef.txt:9 ../E/delinfo.txt:13 ../E/direct.txt:13 ../E/dist.txt:29 ../E/dist2d.txt:13 ../E/do.txt:27 ../E/drop.txt:28 ../E/eof.txt:13 ../E/errmode.txt:32 ../E/expr.txt:74 ../E/extern.txt:29 ../E/factory.txt:21 ../E/false.txt:4 ../E/file.txt:16 ../E/fire.txt:30 ../E/flatgrnd.txt:16 ../E/float.txt:24 ../E/floor.txt:12 ../E/for.txt:38 ../E/function.txt:129 ../E/goto.txt:34 ../E/grab.txt:28 ../E/if.txt:39 ../E/int.txt:18 ../E/jet.txt:14 ../E/message.txt:24 ../E/motor.txt:38 ../E/move.txt:21 ../E/nan.txt:14 ../E/new.txt:20 ../E/null.txt:4 ../E/object.txt:79 ../E/open.txt:18 ../E/openfile.txt:10 ../E/point.txt:35 ../E/pointer.txt:51 ../E/pow.txt:14 ../E/private.txt:17 ../E/public.txt:49 ../E/radar.txt:58 ../E/rand.txt:8 ../E/readln.txt:18 ../E/receive.txt:16 ../E/recycle.txt:12 ../E/research.txt:18 ../E/researches.txt:27 ../E/retobj.txt:13 ../E/return.txt:29 ../E/round.txt:12 ../E/search.txt:16 ../E/send.txt:17 ../E/shield.txt:18 ../E/sin.txt:11 ../E/sizeof.txt:21 ../E/sniff.txt:16 ../E/space.txt:22 ../E/sqrt.txt:11 ../E/static.txt:20 ../E/strfind.txt:18 ../E/string.txt:32 ../E/strleft.txt:14 ../E/strlen.txt:12 ../E/strlower.txt:10 ../E/strmid.txt:18 ../E/strright.txt:14 ../E/strupper.txt:10 ../E/strval.txt:17 ../E/synchro.txt:23 ../E/takeoff.txt:15 ../E/tan.txt:11 ../E/term.txt:30 ../E/testinfo.txt:16 ../E/this.txt:52 ../E/thump.txt:12 ../E/topo.txt:13 ../E/true.txt:4 ../E/trunc.txt:12 ../E/turn.txt:32 ../E/type.txt:32 ../E/var.txt:66 ../E/void.txt:10 ../E/wait.txt:21 ../E/while.txt:46 ../E/writeln.txt:19
|
||||
#, no-wrap
|
||||
msgid "See also"
|
||||
msgstr "См. также"
|
||||
|
@ -6979,7 +6979,7 @@ msgid "In a program, research names are always displayed on a <format const>red
|
|||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/researches.txt:29
|
||||
#: ../E/researches.txt:28
|
||||
#, no-wrap
|
||||
msgid "<a cbot>CBOT Language</a>, <a cbot|type>variables</a> and <a cbot|category>categories</a>."
|
||||
msgstr ""
|
||||
|
@ -7070,12 +7070,6 @@ msgstr ""
|
|||
msgid "Also, some objects have additional methods (instructions). See them in <a cbot>the main list</a> in the <c/>\"Instructions specific for some objects\" section."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/object.txt:61
|
||||
#, no-wrap
|
||||
msgid "The bot's team. Used in <a battles>code battles</a>."
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/object.txt:22
|
||||
#, no-wrap
|
||||
|
@ -7124,26 +7118,6 @@ msgstr ""
|
|||
msgid "Flags and Other Indicators:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/object.txt:4
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
"<code><a cbot|int>int</a> object.category </code><a cbot|category>Category</a> of the object\n"
|
||||
"<code><a cbot|point>point</a> object.position </code>Position of the object (x,y,z)\n"
|
||||
"<code><a cbot|float>float</a> object.orientation </code>Orientation of the object (0..360)\n"
|
||||
"<code><a cbot|float>float</a> object.pitch </code>Forward/backward angle of the object\n"
|
||||
"<code><a cbot|float>float</a> object.roll </code>Right/left angle of the object \n"
|
||||
"<code><a cbot|float>float</a> object.energyLevel </code>Energy level (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.shieldLevel </code>Shield level (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.temperature </code>Jet temperature (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.altitude </code>Altitude above ground\n"
|
||||
"<code><a cbot|float>float</a> object.lifeTime </code>Lifetime of the object\n"
|
||||
"<code>object object.energyCell </code>Power cell on the bot\n"
|
||||
"<code>object object.load </code>Object carried by the bot\n"
|
||||
"<code><a cbot|int>int</a> object.team </code>The bot's team (see <a battles>code battles</a>)\n"
|
||||
"<code><a cbot|point>point</a> object.velocity </code>Velocity of the object"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/research.txt:5
|
||||
#, no-wrap
|
||||
|
@ -7178,7 +7152,7 @@ msgid "Done by <a object|research>ResearchCenter</a>:"
|
|||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/researches.txt:10
|
||||
#: ../E/researches.txt:9
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
"<code><format const>ResearchTracked</format> </code>Tracked bots (e.g. <a object|botgc>tracked grabber</a>)\n"
|
||||
|
@ -7192,13 +7166,13 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. type: \t; header
|
||||
#: ../E/researches.txt:19
|
||||
#: ../E/researches.txt:18
|
||||
#, no-wrap
|
||||
msgid "Done by <a object|labo>AutoLab</a>:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/researches.txt:20
|
||||
#: ../E/researches.txt:19
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
"<code><format const>ResearchLegged</format> </code>Legged bots (e.g. <a object|botgs>legged grabber</a>)\n"
|
||||
|
@ -7206,13 +7180,13 @@ msgid ""
|
|||
msgstr ""
|
||||
|
||||
#. type: \t; header
|
||||
#: ../E/researches.txt:23
|
||||
#: ../E/researches.txt:22
|
||||
#, no-wrap
|
||||
msgid "Impossible to research:"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/researches.txt:24
|
||||
#: ../E/researches.txt:23
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
"<code><format const>ResearchSniffer</format> </code>Sniffers (e.g. <a object|botsc>tracked sniffer</a>)\n"
|
||||
|
@ -7229,6 +7203,52 @@ msgid ""
|
|||
"<code>!= 0 </code>Spaceship could not take off (e.g. mission is not finished yet)"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/object.txt:4
|
||||
#, no-wrap
|
||||
msgid ""
|
||||
"<code><a cbot|int>int</a> object.category </code><a cbot|category>Category</a> of the object\n"
|
||||
"<code><a cbot|point>point</a> object.position </code>Position of the object (x,y,z)\n"
|
||||
"<code><a cbot|float>float</a> object.orientation </code>Orientation of the object (0..360)\n"
|
||||
"<code><a cbot|float>float</a> object.pitch </code>Forward/backward angle of the object\n"
|
||||
"<code><a cbot|float>float</a> object.roll </code>Right/left angle of the object \n"
|
||||
"<code><a cbot|float>float</a> object.energyLevel </code>Energy level (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.shieldLevel </code>Shield level (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.temperature </code>Jet temperature (0..1)\n"
|
||||
"<code><a cbot|float>float</a> object.altitude </code>Altitude above ground\n"
|
||||
"<code><a cbot|float>float</a> object.lifeTime </code>Lifetime of the object\n"
|
||||
"<code>object object.energyCell </code>Power cell on the bot\n"
|
||||
"<code>object object.load </code>Object carried by the bot\n"
|
||||
"<code><a cbot|int>int</a> object.team </code>The bot's team (see <a battles>code battles</a>)\n"
|
||||
"<code><a cbot|point>point</a> object.velocity </code>Velocity of the object"
|
||||
msgstr ""
|
||||
|
||||
#. type: Plain text
|
||||
#: ../E/object.txt:61
|
||||
#, no-wrap
|
||||
msgid "The bot's team. Used in <a battles>code battles</a>. If the object has no team assigned (e.g. in no team-based levels, the object being a resource), this is equal to <code>0</code>."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "The bot's team. Used in <a battles>code battles</a>."
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid ""
|
||||
#~ "<code><a cbot|int>int</a> object.category </code><a cbot|category>Category</a> of the object\n"
|
||||
#~ "<code><a cbot|point>point</a> object.position </code>Position of the object (x,y,z)\n"
|
||||
#~ "<code><a cbot|float>float</a> object.orientation </code>Orientation of the object (0..360)\n"
|
||||
#~ "<code><a cbot|float>float</a> object.pitch </code>Forward/backward angle of the object\n"
|
||||
#~ "<code><a cbot|float>float</a> object.roll </code>Right/left angle of the object \n"
|
||||
#~ "<code><a cbot|float>float</a> object.energyLevel </code>Energy level (0..1)\n"
|
||||
#~ "<code><a cbot|float>float</a> object.shieldLevel </code>Shield level (0..1)\n"
|
||||
#~ "<code><a cbot|float>float</a> object.temperature </code>Jet temperature (0..1)\n"
|
||||
#~ "<code><a cbot|float>float</a> object.altitude </code>Altitude above ground\n"
|
||||
#~ "<code><a cbot|float>float</a> object.lifeTime </code>Lifetime of the object\n"
|
||||
#~ "<code>object object.energyCell </code>Power cell on the bot\n"
|
||||
#~ "<code>object object.load </code>Object carried by the bot\n"
|
||||
#~ "<code><a cbot|int>int</a> object.team </code>The bot's team (see <a battles>code battles</a>)\n"
|
||||
#~ "<code><a cbot|point>point</a> object.velocity </code>Velocity of the object"
|
||||
#~ msgstr ""
|
||||
|
||||
#~ msgid "Buildings :"
|
||||
#~ msgstr "Здания:"
|
||||
|
||||
|
|
Loading…
Reference in New Issue