游戏开发论坛

 找回密码
 立即注册
搜索
查看: 2533|回复: 1

求助:使用OGRE,初始化OIS后,看不见鼠标了。。。

[复制链接]

9

主题

16

帖子

20

积分

注册会员

Rank: 2

积分
20
发表于 2009-7-24 12:31:00 | 显示全部楼层 |阅读模式
如题啊,才接触OGRE啊,什么都不懂。。。  [em17]

4

主题

25

帖子

25

积分

注册会员

Rank: 2

积分
25
发表于 2010-5-24 17:52:00 | 显示全部楼层

Re:求助:使用OGRE,初始化OIS后,看不见鼠标了。。。

基类::createFrameListener(void){

OIS:aramList pl;
        pl.insert(std::make_pair(std::string("WINDOW"), windowHndStr.str()));

        //用户加入,鼠标显示
        pl.insert(std::make_pair(std::string("w32_mouse"), std::string("DISCL_NONEXCLUSIVE")));
        pl.insert(std::make_pair(std::string("w32_mouse"), std::string("DISCL_FOREGROUND")));
}
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

作品发布|文章投稿|广告合作|关于本站|游戏开发论坛 ( 闽ICP备17032699号-3 )

GMT+8, 2025-6-9 14:49

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表