Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WangAnXin/poker
/ functions
Functions
621 in github.com/WangAnXin/poker
⨍
Functions
621
◇
Types & classes
115
Method
getTitleText
()
Poker/library/src/main/java/cn/pedant/SweetAlert/SweetAlertDialog.java:247
Method
handleMessage
(android.os.Message msg)
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/LoginActivity.java:171
Method
handleMessage
(android.os.Message msg)
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/LandlordActivity.java:965
Method
handleMessage
(android.os.Message msg)
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/SocketClient_NotUse.java:130
Method
handleMessage
(android.os.Message msg)
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/GameStartActivity.java:319
Method
handleMessage
(android.os.Message msg)
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/RegisterActivity.java:227
Method
handleMessage
(Message msg)
Poker/app/src/main/java/wanganxin/com/poker/GameLogic/entity/Clock.java:172
Method
handleMessage
(Message msg)
Poker/app/src/main/java/wanganxin/com/poker/GameLogic/GameProcess/OutCard/NetOutCard.java:144
Method
handleMessage
(Message msg)
Poker/app/src/main/java/wanganxin/com/poker/GameLogic/GameProcess/CallScore/NetCallScore.java:115
Method
hashCode
()
Poker/app/src/main/java/wanganxin/com/poker/GameLogic/entity/Card.java:92
Method
initGame
()
Poker/app/src/main/java/wanganxin/com/poker/GameLogic/GameProcess/StartGame/SingleStartGame.java:14
Method
initGame
()
Poker/app/src/main/java/wanganxin/com/poker/GameLogic/GameProcess/StartGame/StartGameProcess.java:17
Method
initLandlordActivity
(LandlordActivity game)
Poker/app/src/main/java/wanganxin/com/poker/GameLogic/ClientProcess/ClientReceiveDeal.java:45
Method
initProcessUpdate
改变状态前的初始化
pokerServer/pokerServer/NetworkProcess/ServerDeal.cs:155
Method
initialize
(int width, int height, int parentWidth, int parentHeight)
Poker/library/src/main/java/cn/pedant/SweetAlert/Rotate3dAnimation.java:126
Method
isGameStart
检查游戏是否开始
pokerServer/pokerServer/NetworkProcess/Entity/GameLobby.cs:163
Method
isNextTwo
判断是不是连对,返回第一个对子的第一张牌(最小的)
pokerServer/pokerServer/Landlord/OutCard/OutCardStyle.cs:76
Method
isPlane
判断是不是飞机不带(三个头连对),返回飞机的第一张牌
pokerServer/pokerServer/Landlord/OutCard/OutCardStyle.cs:110
Method
isPlaneWithTwo
判断是不是飞机带对子,返回第一个三个头的第一张牌
pokerServer/pokerServer/Landlord/OutCard/OutCardStyle.cs:127
Method
isPlayerInfoChange
判断是不是修改个人信息的
pokerServer/pokerServer/NetworkProcess/MatchProcess.cs:102
Method
isSetRobot
判断是不是设置电脑的
pokerServer/pokerServer/NetworkProcess/PrepareGameProcess.cs:41
Method
isShowCancelButton
()
Poker/library/src/main/java/cn/pedant/SweetAlert/SweetAlertDialog.java:285
Method
isShowContentText
()
Poker/library/src/main/java/cn/pedant/SweetAlert/SweetAlertDialog.java:297
Method
isStraight
判断是不是顺子,返回顺子的第一张牌
pokerServer/pokerServer/Landlord/OutCard/OutCardStyle.cs:93
Method
isThree
判断是不是三不带,返回第一张牌
pokerServer/pokerServer/Landlord/OutCard/OutCardStyle.cs:54
Method
isThreeTakeTwo
判断是不是三带二,返回三个头的第一张牌(不能按照牌的数量排序)
pokerServer/pokerServer/Landlord/OutCard/OutCardStyle.cs:63
Method
isTwo
判断是不是对子,返回对子的第一张牌
pokerServer/pokerServer/Landlord/OutCard/OutCardStyle.cs:44
Method
letFarmerGo
让后面的农民跑
pokerServer/pokerServer/Landlord/OutCard/ComputerRemindCard.cs:160
Method
loginDeal
(ref JObject loginRegisterMsg, ref LoginResult loginResult, out Player player, ref bool isReconnected)
pokerServer/pokerServer/NetworkProcess/LoginProcess.cs:54
Method
onAnimationEnd
(Animation animation)
Poker/library/src/main/java/cn/pedant/SweetAlert/SweetAlertDialog.java:108
Method
onAnimationEnd
(Animator animation)
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/RegisterActivity.java:179
Method
onAnimationRepeat
(Animation animation)
Poker/library/src/main/java/cn/pedant/SweetAlert/SweetAlertDialog.java:123
Method
onAnimationStart
(Animation animation)
Poker/library/src/main/java/cn/pedant/SweetAlert/SweetAlertDialog.java:103
Method
onAnimationStart
(Animator animation)
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/RegisterActivity.java:184
Method
onAnimationUpdate
(ValueAnimator animation)
Poker/app/src/main/java/wanganxin/com/poker/GameAnimation/GUI/CardAnimator.java:28
Method
onBackPressed
()
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/GameStartActivity.java:446
Method
onClick
(View v)
Poker/library/src/main/java/cn/pedant/SweetAlert/SweetAlertDialog.java:370
Method
onClick
(View view)
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/LoginActivity.java:82
Method
onClick
(View v)
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/LandlordActivity.java:574
Method
onClick
(View v)
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/SocketClient_NotUse.java:75
Method
onClick
(View view)
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/RegisterActivity.java:70
Method
onClick
(SweetAlertDialog sDialog)
Poker/app/src/main/java/wanganxin/com/poker/GameLogic/Operator/ShowDialog.java:21
Method
onCompletion
(MediaPlayer mp)
Poker/app/src/main/java/wanganxin/com/poker/Sound/BackgroundMusic.java:50
Method
onCreate
(Bundle savedInstanceState)
Poker/library/src/main/java/cn/pedant/SweetAlert/SweetAlertDialog.java:140
Method
onCreate
(Bundle savedInstanceState)
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/LoginActivity.java:51
Method
onCreate
(Bundle savedInstanceState)
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/LandlordActivity.java:122
Method
onCreate
(Bundle savedInstanceState)
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/PlayerInfoActivity.java:41
Method
onCreate
(@Nullable Bundle savedInstanceState)
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/SocketClient_NotUse.java:43
Method
onCreate
(Bundle savedInstanceState)
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/GameStartActivity.java:113
Method
onCreate
(Bundle savedInstanceState)
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/RegisterActivity.java:48
Method
onDestroy
()
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/LandlordActivity.java:909
Method
onHomeLongPressed
()
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/LandlordActivity.java:808
Method
onHomePressed
()
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/LandlordActivity.java:802
Method
onLongClick
(View v)
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/LandlordActivity.java:179
Method
onReceive
(Context context, Intent intent)
Poker/app/src/main/java/wanganxin/com/poker/GameLogic/utilities/HomeWatcher.java:72
Method
onResume
()
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/LandlordActivity.java:928
Method
onResume
()
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/GameStartActivity.java:81
Method
onStart
()
Poker/library/src/main/java/cn/pedant/SweetAlert/SweetAlertDialog.java:344
Method
onTouch
(View v, MotionEvent event)
Poker/app/src/main/java/wanganxin/com/poker/GameAnimation/PokeEffect/PokeOperator.java:30
Method
onTouch
(View v, MotionEvent event)
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/LandlordActivity.java:439
Method
onTouch
(View v, MotionEvent event)
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/GameStartActivity.java:163
Method
onTouch
(View v, MotionEvent event)
Poker/app/src/main/java/wanganxin/com/poker/GameLogic/GameProcess/StartGame/InitScorePanel.java:114
Method
onTransitionCancel
(Transition transition)
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/RegisterActivity.java:164
Method
onTransitionEnd
(Transition transition)
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/RegisterActivity.java:159
Method
onTransitionPause
(Transition transition)
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/RegisterActivity.java:166
Method
onTransitionResume
(Transition transition)
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/RegisterActivity.java:168
Method
onTransitionStart
(Transition transition)
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/RegisterActivity.java:154
Method
othersCallScore
(int who)
Poker/app/src/main/java/wanganxin/com/poker/GameLogic/GameProcess/CallScore/SingleCallScore.java:47
Method
othersCallScore
(final int who)
Poker/app/src/main/java/wanganxin/com/poker/GameLogic/GameProcess/CallScore/NetCallScore.java:135
Method
playerAutoCallScore
()
Poker/app/src/main/java/wanganxin/com/poker/GameLogic/GameProcess/CallScore/SingleCallScore.java:31
Method
playerAutoCallScore
()
Poker/app/src/main/java/wanganxin/com/poker/GameLogic/GameProcess/CallScore/NetCallScore.java:86
Method
playerOutCardToServer
()
Poker/app/src/main/java/wanganxin/com/poker/GameLogic/GameProcess/OutCard/SingleOutCard.java:70
Method
playerScoreMeth
(int score)
Poker/app/src/main/java/wanganxin/com/poker/GameLogic/GameProcess/CallScore/SingleCallScore.java:35
Method
playerScoreMeth
(int score)
Poker/app/src/main/java/wanganxin/com/poker/GameLogic/GameProcess/CallScore/NetCallScore.java:96
Method
prepareGameMeth
()
Poker/app/src/main/java/wanganxin/com/poker/GameLogic/GameProcess/StartGame/SingleStartGame.java:44
Method
prepareGameMeth
()
Poker/app/src/main/java/wanganxin/com/poker/GameLogic/GameProcess/StartGame/NetStartGame.java:38
Method
processUpdate
游戏进程的更新
pokerServer/pokerServer/NetworkProcess/GameProcess/GameProcessDeal.cs:214
Method
px2dip
根据手机的分辨率从 px(像素) 的单位 转成为 dp
Poker/app/src/main/java/wanganxin/com/poker/GameLogic/utilities/DensityUtil.java:23
Method
registerDeal
(ref JObject loginRegisterMsg, ref RegisterResult registerResult)
pokerServer/pokerServer/NetworkProcess/LoginProcess.cs:111
Method
remindCard
玩家任意出牌的游戏提示,记录上次找的牌
pokerServer/pokerServer/Landlord/OutCard/PlayerRemindCard.cs:11
Method
remindCard
玩家任意出牌的游戏提示,记录上次找的牌
pokerServer/pokerServer/Landlord/OutCard/ComputerRemindCard.cs:11
Method
resetCount
()
Poker/library/src/main/java/cn/pedant/SweetAlert/ProgressHelper.java:75
Method
robortSingleDefend
如果下家是地主,且上家出的牌是单牌,则需要守门
pokerServer/pokerServer/Landlord/OutCard/ComputerRemindCard.cs:247
Method
robotOutCardMeth
()
Poker/app/src/main/java/wanganxin/com/poker/GameLogic/GameProcess/OutCard/NetOutCard.java:217
Method
robotOutCardMeth
()
Poker/app/src/main/java/wanganxin/com/poker/GameLogic/GameProcess/OutCard/SingleOutCard.java:74
Method
run
()
Poker/library/src/main/java/cn/pedant/SweetAlert/SweetAlertDialog.java:112
Method
run
()
Poker/app/src/main/java/wanganxin/com/poker/GameAnimation/PokeEffect/DeckOperator.java:86
Method
run
()
Poker/app/src/main/java/wanganxin/com/poker/GameAnimation/GUI/CardAnimator.java:126
Method
run
()
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/LoginActivity.java:214
Method
run
()
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/LandlordActivity.java:706
Method
run
()
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/PlayerInfoActivity.java:97
Method
run
()
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/SocketClient_NotUse.java:161
Method
run
()
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/GameStartActivity.java:262
Method
run
()
Poker/app/src/main/java/wanganxin/com/poker/GameActivity/RegisterActivity.java:251
Method
run
()
Poker/app/src/main/java/wanganxin/com/poker/Sound/GameEffectPlay.java:282
Method
run
()
Poker/app/src/main/java/wanganxin/com/poker/GameLogic/entity/Clock.java:92
Method
run
()
Poker/app/src/main/java/wanganxin/com/poker/GameLogic/ClientProcess/ProcessDeal/HeartbeatDeal.java:14
Method
run
()
Poker/app/src/main/java/wanganxin/com/poker/GameLogic/GameProcess/DealCardProcess.java:145
Method
run
()
Poker/app/src/main/java/wanganxin/com/poker/GameLogic/GameProcess/ScoreSettleProcess.java:215
Method
run
()
Poker/app/src/main/java/wanganxin/com/poker/GameLogic/GameProcess/DealLandlordCardProcess.java:41
← previous
next →
501–600 of 621, ranked by callers