代码搜索:objects
找到约 10,000 项符合「objects」的源代码
代码结果 10,000
www.eeworm.com/read/120251/6078778
rb boxstack.rb
# Set up a scene to demo the engine
###################
def random(x, y)
return (rand()*(y-x)+x)
end
## Function for adding things to the scene
def triggerScene( )
o = createBox( )
www.eeworm.com/read/120251/6078779
lua boxstack.lua
-- Set up a scene to demo the engine
------------------------------------
-- Function for adding things to the scene
function triggerScene( )
o = createBox( )
o:getPhysics( ):setLinearV
www.eeworm.com/read/120251/6078780
rb simprag.rb
# Set up a scene to $demo the engine
##################
def random(x, y)
return (rand()*(y-x)+x)
end
def createBox( )
newObject = $objects.createObject( $objects.getNextUniqueName( ), "bo
www.eeworm.com/read/119332/6091292
java ground.java
/*
* Light And Shadow. A Persistent Universe based on Robert Jordan's Wheel of Time Books.
* Copyright (C) 2001 - WOTLAS Team
*
* This program is free software; you can redistribute it and/or
www.eeworm.com/read/118801/6094777
cpp propertyobject.cpp
/**********************************************************************
** Copyright (C) 2002 Trolltech AS. All rights reserved.
**
** This file is part of Qt Designer.
**
** This file may be distrib
www.eeworm.com/read/118793/6096020
in makefile.in
#############################################################################
####### Compiler, tools and options
CXX = $(SYSCONF_CXX) $(QT_CXX_MT)
CXXFLAGS= $(SYSCONF_CXXFLAGS_QT) $(SYSCONF_CXXFLAG
www.eeworm.com/read/118793/6096025
in makefile.in
#############################################################################
####### Compiler, tools and options
CXX = $(SYSCONF_CXX) $(QT_CXX_MT)
CXXFLAGS= $(SYSCONF_CXXFLAGS_QT) $(SYSCONF_CXXFLAG
www.eeworm.com/read/118793/6096035
in makefile.in
#############################################################################
####### Compiler, tools and options
CXX = $(SYSCONF_CXX) $(QT_CXX_MT)
CXXFLAGS= $(SYSCONF_CXXFLAGS_QT) $(SYSCONF_CXXFLAG
www.eeworm.com/read/118793/6096242
in makefile.in
#############################################################################
####### Compiler, tools and options
CXX = $(SYSCONF_CXX) $(QT_CXX_MT)
CXXFLAGS= $(SYSCONF_CXXFLAGS_QT) $(SYSCONF_CXXFLAG
www.eeworm.com/read/118793/6097024
in makefile.in
#############################################################################
####### Compiler, tools and options
CXX = $(SYSCONF_CXX) $(QT_CXX_MT)
CXXFLAGS= $(SYSCONF_CXXFLAGS_QT) $(SYSCONF_CXXFLAG