Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » I need help with my android code
I need help with my android code [message #1672042] Fri, 13 March 2015 21:22 Go to next message
daniel orihuela is currently offline daniel orihuelaFriend
Messages: 1
Registered: March 2015
Junior Member
public boolean sePuedeColocarFicha(int i, int j) {
// INTRODUCE CODE

return true;
}

where put INTRODUCE CODE i need to put a code that return true if the button is empty and then and look if it is the position more down that is possible, in negative case return false. please i need help.
Thank you for helping me
Re: I need help with my android code [message #1672972 is a reply to message #1672042] Sat, 14 March 2015 05:50 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 03/13/2015 11:37 PM, daniel orihuela wrote:
> public boolean sePuedeColocarFicha(int i, int j) {
> // INTRODUCE CODE
>
> return true;
> }
>
> where put INTRODUCE CODE i need to put a code that return true if the
> button is empty and then and look if it is the position more down that
> is possible, in negative case return false. please i need help.
> Thank you for helping me

Please read the sticky posts at this forum's top.
Previous Topic:Can't create project from SVN resource
Next Topic:Cannot build fortran project
Goto Forum:
  


Current Time: Tue Apr 23 11:35:49 GMT 2024

Powered by FUDForum. Page generated in 0.08624 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top