$treeview $search $mathjax
Stratagus  2.2.6
$projectbrief
$projectbrief
$searchbox
-->
         _________ __                 __
        /   _____//  |_____________ _/  |______     ____  __ __  ______
        \_____  \\   __\_  __ \__  \\   __\__  \   / ___\|  |  \/  ___/
        /        \|  |  |  | \// __ \|  |  / __ \_/ /_/  >  |  /\___ \
       /_______  /|__|  |__|  (____  /__| (____  /\___  /|____//____  >
               \/                  \/          \//_____/            \/
    ______________________                           ______________________
                          T H E   W A R   B E G I N S
           Stratagus - A free fantasy real time strategy game engine

_NumberDesc_ Struct Reference

for Bin operand a ?? b More...

#include <script.h>

List of all members.


Public Attributes

ENumber e
union {
   unsigned int   Index
   int   Val
 index of the lua function.
   NumberDesc *   N
 Direct value.
   struct _binop_   BinOp
 Other number.
   struct {
      UnitDesc *   Unit
      int   Index
 Which unit.
      EnumVariable   Component
 Which index variable.
      int   Loc
 Which component.
   }   UnitStat
 For binary operand.
   struct {
      StringDesc *   String
      CFont *   Font
 String.
   }   VideoTextLength
   struct {
      StringDesc *   String
      char   C
 String.
   }   StringFind
D
 which number.

Detailed Description

for Bin operand a ?? b

Number description.


Member Data Documentation

unsigned int _NumberDesc_::Index

index of the lua function.

Direct value.

Other number.

Which unit.

Which index variable.

Which component.

struct { ... } _NumberDesc_::UnitStat

For binary operand.

String.

struct { ... } _NumberDesc_::StringFind

union { ... } _NumberDesc_::D

which number.


The documentation for this struct was generated from the following file:
(C) Copyright 1998-2011 by The Stratagus Project under the GNU General Public License.
All trademarks and copyrights on this page are owned by their respective owners.