Search found 6 matches

by oanh201079
Tue Feb 08, 2011 17:41
Forum: Help
Topic: Help about adjustQuad
Replies: 4
Views: 2498

Re: Help about adjustQuad

Oh, Sorry

I wrote not exactly. I use CEGui with vesion 0.4.1
I make a new class from Window. This class will modify border of window when system call drawself. I found adjustQuad from OgreCEGUIRenderer. Give me example of this method :|
by oanh201079
Tue Feb 08, 2011 08:36
Forum: Help
Topic: Help about adjustQuad
Replies: 4
Views: 2498

Help about adjustQuad

I found adjustQuad in Class Render. I want to use this function to changre background window with texture in drawself.
Please give example this function.
by oanh201079
Fri Jan 28, 2011 01:51
Forum: Help
Topic: How to ember CEGUIStaticImage inside window
Replies: 0
Views: 3506

How to ember CEGUIStaticImage inside window

Hi All I have small images show parts of a large scene map. I load this images and store by CEGUIStaticImage http://img683.imageshack.us/img683/8113/xuanren.jpg Now, I make a radar window as below image. http://img210.imageshack.us/img210/417/20110128080954.jpg Please tell me how to ember small imag...
by oanh201079
Wed Jan 26, 2011 10:23
Forum: Help
Topic: Make Radar with FalagardStaticImage
Replies: 2
Views: 2553

Re: Make Radar with FalagardStaticImage

Well, My Game base on Ogre 1.4.5, CEGUI 0.4.1 with TianLongBaBu's widgets I make a class with name is FalagardSceneMap. This class will show a map of scene in Rectangle (in mode normall map) or Circle (in mode mini map). FalagardSceneMap.h #pragma once #include "falmodule.h" #include "...
by oanh201079
Wed Jan 26, 2011 03:32
Forum: Help
Topic: Make Radar with FalagardStaticImage
Replies: 2
Views: 2553

Make Radar with FalagardStaticImage

I want to make one round window with FalagardStaticImage for radar but It is not active with this code. void FalagardSceneMap::createBackground( const String& strFileName, const int nUserSharp ) { int i,j; char szWindowName[ 128 ], szImagesetName[ 128 ]; sprintf( szWindowName, "%s_auto_back...
by oanh201079
Wed Jan 26, 2011 03:12
Forum: Modifications / Integrations / Customisations
Topic: Make Radar with FalagardStaticImage
Replies: 1
Views: 3408

Make Radar with FalagardStaticImage

I want to make one round window with FalagardStaticImage for radar but It is not active with this code. void FalagardSceneMap::createBackground( const String& strFileName, const int nUserSharp ) { int i,j; char szWindowName[ 128 ], szImagesetName[ 128 ]; sprintf( szWindowName, "%s_auto_back...

Go to advanced search