Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
Main Page
Namespaces
Data Structures
Files
Namespace List
Namespace Members
All
Data Structures
Namespaces
Files
Functions
Variables
Data Structures
|
Functions
car_lib Namespace Reference
Data Structures
class
Environment
Functions
def
isCar
Function Documentation
def car_lib.isCar
(
c
)
Definition at line
3
of file
car_lib.py
.
3
4
def
isCar
(c):
5
nam = c.getName()
6
return
nam==
'car'
or
nam==
'porsche'
car_lib
Generated on Mon Feb 17 2014 12:38:57 for Vega strike Python Modules doc by
1.8.4