| 다운로드 | 방명록 | 디렉토리
digtak다운로드그래픽 이미지OpenGL
검색:
OGRE
  • 분류:그래픽 이미지 - OpenGL
  • 도구 개발:Visual C++
  • 크기:29.0 KB
  • 업로드 시간:2010/7/9 15:03:50
  • 업 로더:Wo_it
  • 다운로드 통계:
설명
괴물 애니메이션 프로그래밍 연습을 주로 연습 문제 번호입니다


small.ico

File list:
GameFramework
............\GameFramework.aps
............\GameFramework.cpp
............\GameFramework.h
............\GameFramework.ico
GameFramework.ico
............\GameFramework.rc
............\GameFramework.vcproj
............\GameManager.cpp
............\GameManager.h
............\GameState.cpp
............\GameState.h
............\InputManager.cpp
............\InputManager.h
............\IntroState.cpp
............\IntroState.h
............\media.cfg
............\ogre.cfg
............\PauseState.cpp
............\PauseState.h
............\PlayState.cpp
............\PlayState.h
............\Plugins.cfg
............\ReadMe.txt
............\required.h
............\Resource.h
............\resources.cfg
............\small.ico
small.ico
............\stdafx.cpp
............\stdafx.h
............\terrain.cfg
이것은 높은 품질의 소스 코드입니다,당신이 회원 인 경우, 로그인하십시오. 당신은 회원이 아닌 경우, 등록하시기 바랍니다 .
관련 소스코드
[ProgressbarStatus] - ProgressbarStatus 프로그램 소스 코드의 진행률을 표시 하는 상태 표시줄에는 VC
[ProgressCtrlX_demo] - 절대적으로 멋진 모든-에서-진행 VC의 컴파일 작업 하는 소스 코드의 무결성에 의해 개발 하 고 직접 사용할 수 있습니다.
[ProgressTest] - 이 진행률 컨트롤 데모.-진행률 컨트롤 데모입니다. 완전 한 소스 코드, 테스트를 통과 했다.
[AJAXProgress] - 웹 응용 프로그램에 사용 되는 AJAX 진행률 표시줄
[Progressbar] - Andfoid 자바 구현 소스 코드 완료 진행률 표시줄 기능을 구현 하는 직접 사용할 수 있습니다.
[mojocorp-QProgressIndicator] - QProgressIndicator, 순환 진행에 따라 Qt 표시줄에 잘 작동합니다.
[ProgressCategory2] - o in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. */ package com.android.settings; import android.content.Context; import android.preference.PreferenceCategory; import android.util.AttributeSet; import android.view.View; import java.util.Map; public class ProgressCategory extends PreferenceCategory { private boolean mProgress = false; private View oldView = null; public ProgressCategory(Context context, AttributeSet attrs) { super(context, attrs); setLayoutResource(R.layout.preference_progress_category); } @Override public void onBindView(View view) { super.onBindView(view); View textView = view.findViewById(R.id.scanning_text); View progressBar = view.findViewById(R.id.scanning_progress); int visibility = mProgress ? View.VISIBLE : View.INVISIBLE; textView.setVisibility(visibility); progressBar.setVisibili
[ogreopcode] - 어떤 충돌 탐지의 예로 들어 다양한 괴물의 소스 코드를 분석. 완전한 소스 코드에서 직접 사용할 수있습니다.
[AGradientProgress] - 비율, 텍스트, 그라데이션, 색깔의 진행률 표시줄이 ActiveX 컨트롤의 소스 코드를 보여줍니다
[PHP + Flash file upload progress bar...] - 동적 디스플레이하면 업로드가 진행되는, PHP는 + 플래시 파일을로드
다운로드 주소
download DownLoad
Comments: 다운로드 후 값매기다를 잊지 마세요! Comment...
About - Advertise - Sitemap