Package com.poker.ui.settings.tables.parimatch

Examples of com.poker.ui.settings.tables.parimatch.ParimatchTable_10


        this.bufferInfoX = 118;
        this.bufferInfoY = 334;
        this.bufferInfoTurnOnX = 30;
        this.bufferInfoTurnOnY = 299;
       
        this.tables[9] = new ParimatchTable_10();
       
        this.ReadyPixelPoint = new Point(262, 334);
        this.ptAutoPost = new Point(440, 356);
        this.ptBBButton = new Point(310, 335);
        this.ptBBWaitButton = new Point(386, 335);
View Full Code Here


        this.bufferInfoX = 118;
        this.bufferInfoY = 324;
        this.bufferInfoTurnOnX = 11;
        this.bufferInfoTurnOnY = 294;
       
        this.tables[9] = new ParimatchTable_10();
       
        this.ReadyPixelPoint = new Point(262, 334);
        this.ptAutoPost = new Point(432, 356);
        this.ptBBButton = new Point(310, 335);
        this.ptBBWaitButton = new Point(386, 335);
View Full Code Here

TOP

Related Classes of com.poker.ui.settings.tables.parimatch.ParimatchTable_10

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.