SteveBirtles / AMSALOS

0 stars 0 forks source link

Tile class implementation #1

Open feds01 opened 7 years ago

feds01 commented 7 years ago

Rather than using a 2D integer array, I'm suggesting to use a 2D array of tile Classes, this would make it easier to implement the special wall/wall corner textures. I have a working version of the project with the use of the tile class on a local branch, which I will upload later today. The use of the tile Class will enable us to record more detailed information about the tile, rather than just storing them as id's.

Please give feedback/comment on idea.

SteveBirtles commented 7 years ago

Feels to me like that's overcomplicating it, especially considering the use of single image tile grids and the use of json to send the map data.

Best wishes, Steve

On 3 October 2017 at 14:23, feds01 notifications@github.com wrote:

Rather than using a 2D integer array, I'm suggesting to use a 2D array of tile Classes, this would make it easier to implement the special wall/wall corner textures. I have a working version of the project with the use of the tile class on a local branch, which I will upload later today. The use of the tile Class will enable us to record more detailed information about the tile, rather than just storing them as id's.

Please give feedback/comment on idea.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/SteveBirtles/AMSALOS/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/APiUfQLaLYhj8T63Mrs-qOyUTglooSbFks5sojU8gaJpZM4PsGvr .

-- Steve Birtles Director of Learning Technologies and Curriculum Manager Computer Science The Sixth Form College Farnborough sbirtles@farnborough.ac.uk 01252 688270

Information in this email and any attachments, may contain confidential material. If it has been sent to you in error, please delete it and inform the sender. Any opinions expressed within this e-mail are those of the individual and not necessarily of The Sixth Form College Farnborough. The College does not guarantee that this email has not been intercepted and amended or that it is virus-free.